@Stability(value=Stable) public static final class CfnBudget.TimePeriodProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBudget.TimePeriodProperty>
CfnBudget.TimePeriodProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBudget.TimePeriodProperty |
build()
Builds the configured instance.
|
CfnBudget.TimePeriodProperty.Builder |
end(String end)
Sets the value of
CfnBudget.TimePeriodProperty.getEnd() |
CfnBudget.TimePeriodProperty.Builder |
start(String start)
Sets the value of
CfnBudget.TimePeriodProperty.getStart() |
@Stability(value=Stable) public CfnBudget.TimePeriodProperty.Builder end(String end)
CfnBudget.TimePeriodProperty.getEnd()end - `CfnBudget.TimePeriodProperty.End`.this@Stability(value=Stable) public CfnBudget.TimePeriodProperty.Builder start(String start)
CfnBudget.TimePeriodProperty.getStart()start - `CfnBudget.TimePeriodProperty.Start`.this@Stability(value=Stable) public CfnBudget.TimePeriodProperty build()
build in interface software.amazon.jsii.Builder<CfnBudget.TimePeriodProperty>CfnBudget.TimePeriodPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.