public static interface CoverageCost.Builder extends SdkPojo, CopyableBuilder<CoverageCost.Builder,CoverageCost>
Modifier and Type | Method and Description |
---|---|
CoverageCost.Builder |
onDemandCost(String onDemandCost)
How much an On-Demand instance cost.
|
copy
applyMutation, build
CoverageCost.Builder onDemandCost(String onDemandCost)
How much an On-Demand instance cost.
onDemandCost
- How much an On-Demand instance cost.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.