Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.S3DestinationConfig
-
Packages that use S3DestinationConfig Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of S3DestinationConfig in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return S3DestinationConfig Modifier and Type Method Description S3DestinationConfigExportAutoScalingGroupRecommendationsRequest. s3DestinationConfig()An object to specify the destination Amazon Simple Storage Service (Amazon S3) bucket name and key prefix for the export job.S3DestinationConfigExportEbsVolumeRecommendationsRequest. s3DestinationConfig()Returns the value of the S3DestinationConfig property for this object.S3DestinationConfigExportEc2InstanceRecommendationsRequest. s3DestinationConfig()An object to specify the destination Amazon Simple Storage Service (Amazon S3) bucket name and key prefix for the export job.S3DestinationConfigExportEcsServiceRecommendationsRequest. s3DestinationConfig()Returns the value of the S3DestinationConfig property for this object.S3DestinationConfigExportLambdaFunctionRecommendationsRequest. s3DestinationConfig()Returns the value of the S3DestinationConfig property for this object.S3DestinationConfigExportLicenseRecommendationsRequest. s3DestinationConfig()Returns the value of the S3DestinationConfig property for this object.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type S3DestinationConfig Modifier and Type Method Description ExportAutoScalingGroupRecommendationsRequest.BuilderExportAutoScalingGroupRecommendationsRequest.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.ExportEbsVolumeRecommendationsRequest.BuilderExportEbsVolumeRecommendationsRequest.Builder. s3DestinationConfig(S3DestinationConfig s3DestinationConfig)Sets the value of the S3DestinationConfig property for this object.ExportEc2InstanceRecommendationsRequest.BuilderExportEc2InstanceRecommendationsRequest.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.ExportEcsServiceRecommendationsRequest.BuilderExportEcsServiceRecommendationsRequest.Builder. s3DestinationConfig(S3DestinationConfig s3DestinationConfig)Sets the value of the S3DestinationConfig property for this object.ExportLambdaFunctionRecommendationsRequest.BuilderExportLambdaFunctionRecommendationsRequest.Builder. s3DestinationConfig(S3DestinationConfig s3DestinationConfig)Sets the value of the S3DestinationConfig property for this object.ExportLicenseRecommendationsRequest.BuilderExportLicenseRecommendationsRequest.Builder. s3DestinationConfig(S3DestinationConfig s3DestinationConfig)Sets the value of the S3DestinationConfig property for this object.
-