@Stability(value=Stable) public static final class CfnInstance.MonthlyTransferProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInstance.MonthlyTransferProperty>
CfnInstance.MonthlyTransferProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.MonthlyTransferProperty |
build()
Builds the configured instance.
|
CfnInstance.MonthlyTransferProperty.Builder |
gbPerMonthAllocated(String gbPerMonthAllocated)
Sets the value of
CfnInstance.MonthlyTransferProperty.getGbPerMonthAllocated() |
@Stability(value=Stable) public CfnInstance.MonthlyTransferProperty.Builder gbPerMonthAllocated(String gbPerMonthAllocated)
CfnInstance.MonthlyTransferProperty.getGbPerMonthAllocated()gbPerMonthAllocated - The amount of allocated monthly data transfer (in GB) for an instance.this@Stability(value=Stable) public CfnInstance.MonthlyTransferProperty build()
build in interface software.amazon.jsii.Builder<CfnInstance.MonthlyTransferProperty>CfnInstance.MonthlyTransferPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.