public static interface Recommendation.Builder extends SdkPojo, CopyableBuilder<Recommendation.Builder,Recommendation>
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
estimatedMonthlyStorageCost(String estimatedMonthlyStorageCost)
The estimated monthly cost of the recommended Amazon Web Services storage service.
|
Recommendation.Builder |
storageConfiguration(Map<String,String> storageConfiguration)
Information about how you can set up a recommended Amazon Web Services storage service.
|
Recommendation.Builder |
storageType(String storageType)
A recommended Amazon Web Services storage service that you can migrate data to based on information that
DataSync Discovery collects about your on-premises storage system.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecommendation.Builder storageType(String storageType)
A recommended Amazon Web Services storage service that you can migrate data to based on information that DataSync Discovery collects about your on-premises storage system.
storageType - A recommended Amazon Web Services storage service that you can migrate data to based on information
that DataSync Discovery collects about your on-premises storage system.Recommendation.Builder storageConfiguration(Map<String,String> storageConfiguration)
Information about how you can set up a recommended Amazon Web Services storage service.
storageConfiguration - Information about how you can set up a recommended Amazon Web Services storage service.Recommendation.Builder estimatedMonthlyStorageCost(String estimatedMonthlyStorageCost)
The estimated monthly cost of the recommended Amazon Web Services storage service.
estimatedMonthlyStorageCost - The estimated monthly cost of the recommended Amazon Web Services storage service.Copyright © 2023. All rights reserved.