| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
S3Destination |
ExportDestination.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.
|
S3Destination |
ExportLambdaFunctionRecommendationsResponse.s3Destination()
Returns the value of the S3Destination property for this object.
|
S3Destination |
ExportEbsVolumeRecommendationsResponse.s3Destination()
Returns the value of the S3Destination property for this object.
|
S3Destination |
ExportEcsServiceRecommendationsResponse.s3Destination()
Returns the value of the S3Destination property for this object.
|
S3Destination |
ExportAutoScalingGroupRecommendationsResponse.s3Destination()
An object that describes the destination Amazon S3 bucket of a recommendations export file.
|
S3Destination |
ExportEc2InstanceRecommendationsResponse.s3Destination()
An object that describes the destination Amazon S3 bucket of a recommendations export file.
|
| Modifier and Type | Method and Description |
|---|---|
ExportDestination.Builder |
ExportDestination.Builder.s3(S3Destination 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.
|
ExportLambdaFunctionRecommendationsResponse.Builder |
ExportLambdaFunctionRecommendationsResponse.Builder.s3Destination(S3Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
ExportEbsVolumeRecommendationsResponse.Builder |
ExportEbsVolumeRecommendationsResponse.Builder.s3Destination(S3Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
ExportEcsServiceRecommendationsResponse.Builder |
ExportEcsServiceRecommendationsResponse.Builder.s3Destination(S3Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
ExportAutoScalingGroupRecommendationsResponse.Builder |
ExportAutoScalingGroupRecommendationsResponse.Builder.s3Destination(S3Destination s3Destination)
An object that describes the destination Amazon S3 bucket of a recommendations export file.
|
ExportEc2InstanceRecommendationsResponse.Builder |
ExportEc2InstanceRecommendationsResponse.Builder.s3Destination(S3Destination s3Destination)
An object that describes the destination Amazon S3 bucket of a recommendations export file.
|
Copyright © 2023. All rights reserved.