| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
S3DestinationConfig |
ExportEc2InstanceRecommendationsRequest.s3DestinationConfig()
An object to specify the destination Amazon Simple Storage Service (Amazon S3) bucket name and key prefix for the
export job.
|
S3DestinationConfig |
ExportLambdaFunctionRecommendationsRequest.s3DestinationConfig()
Returns the value of the S3DestinationConfig property for this object.
|
S3DestinationConfig |
ExportEcsServiceRecommendationsRequest.s3DestinationConfig()
Returns the value of the S3DestinationConfig property for this object.
|
S3DestinationConfig |
ExportEbsVolumeRecommendationsRequest.s3DestinationConfig()
Returns the value of the S3DestinationConfig property for this object.
|
S3DestinationConfig |
ExportAutoScalingGroupRecommendationsRequest.s3DestinationConfig()
An object to specify the destination Amazon Simple Storage Service (Amazon S3) bucket name and key prefix for the
export job.
|
| Modifier and Type | Method and Description |
|---|---|
ExportEc2InstanceRecommendationsRequest.Builder |
ExportEc2InstanceRecommendationsRequest.Builder.s3DestinationConfig(S3DestinationConfig s3DestinationConfig)
An object to specify the destination Amazon Simple Storage Service (Amazon S3) bucket name and key prefix for
the export job.
|
ExportLambdaFunctionRecommendationsRequest.Builder |
ExportLambdaFunctionRecommendationsRequest.Builder.s3DestinationConfig(S3DestinationConfig s3DestinationConfig)
Sets the value of the S3DestinationConfig property for this object.
|
ExportEcsServiceRecommendationsRequest.Builder |
ExportEcsServiceRecommendationsRequest.Builder.s3DestinationConfig(S3DestinationConfig s3DestinationConfig)
Sets the value of the S3DestinationConfig property for this object.
|
ExportEbsVolumeRecommendationsRequest.Builder |
ExportEbsVolumeRecommendationsRequest.Builder.s3DestinationConfig(S3DestinationConfig s3DestinationConfig)
Sets the value of the S3DestinationConfig property for this object.
|
ExportAutoScalingGroupRecommendationsRequest.Builder |
ExportAutoScalingGroupRecommendationsRequest.Builder.s3DestinationConfig(S3DestinationConfig s3DestinationConfig)
An object to specify the destination Amazon Simple Storage Service (Amazon S3) bucket name and key prefix for
the export job.
|
Copyright © 2023. All rights reserved.