default ExportDestination.Builder |
ExportDestination.Builder.s3(Consumer<S3Destination.Builder> s3) |
An object that describes the destination Amazon Simple Storage Service (Amazon S3) bucket name and object
keys of a recommendations export file, and its associated metadata file.
|
default ExportAutoScalingGroupRecommendationsResponse.Builder |
ExportAutoScalingGroupRecommendationsResponse.Builder.s3Destination(Consumer<S3Destination.Builder> s3Destination) |
An object that describes the destination Amazon S3 bucket of a recommendations export file.
|
default ExportEbsVolumeRecommendationsResponse.Builder |
ExportEbsVolumeRecommendationsResponse.Builder.s3Destination(Consumer<S3Destination.Builder> s3Destination) |
Sets the value of the S3Destination property for this object.
|
default ExportEc2InstanceRecommendationsResponse.Builder |
ExportEc2InstanceRecommendationsResponse.Builder.s3Destination(Consumer<S3Destination.Builder> s3Destination) |
An object that describes the destination Amazon S3 bucket of a recommendations export file.
|
default ExportEcsServiceRecommendationsResponse.Builder |
ExportEcsServiceRecommendationsResponse.Builder.s3Destination(Consumer<S3Destination.Builder> s3Destination) |
Sets the value of the S3Destination property for this object.
|
default ExportLambdaFunctionRecommendationsResponse.Builder |
ExportLambdaFunctionRecommendationsResponse.Builder.s3Destination(Consumer<S3Destination.Builder> s3Destination) |
Sets the value of the S3Destination property for this object.
|
default ExportLicenseRecommendationsResponse.Builder |
ExportLicenseRecommendationsResponse.Builder.s3Destination(Consumer<S3Destination.Builder> s3Destination) |
Sets the value of the S3Destination property for this object.
|