Uses of Class
software.amazon.awssdk.services.bcmdataexports.model.S3Destination
-
Packages that use S3Destination Package Description software.amazon.awssdk.services.bcmdataexports.model -
-
Uses of S3Destination in software.amazon.awssdk.services.bcmdataexports.model
Methods in software.amazon.awssdk.services.bcmdataexports.model that return S3Destination Modifier and Type Method Description S3DestinationDestinationConfigurations. s3Destination()An object that describes the destination of the data exports file.Methods in software.amazon.awssdk.services.bcmdataexports.model with parameters of type S3Destination Modifier and Type Method Description DestinationConfigurations.BuilderDestinationConfigurations.Builder. s3Destination(S3Destination s3Destination)An object that describes the destination of the data exports file.
-