@Stability(value=Stable) public static final class CfnConfig.FrequencyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfig.FrequencyProperty>
CfnConfig.FrequencyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfig.FrequencyProperty |
build()
Builds the configured instance.
|
CfnConfig.FrequencyProperty.Builder |
units(String units)
Sets the value of
CfnConfig.FrequencyProperty.getUnits() |
CfnConfig.FrequencyProperty.Builder |
value(Number value)
Sets the value of
CfnConfig.FrequencyProperty.getValue() |
@Stability(value=Stable) public CfnConfig.FrequencyProperty.Builder units(String units)
CfnConfig.FrequencyProperty.getUnits()units - `CfnConfig.FrequencyProperty.Units`.this@Stability(value=Stable) public CfnConfig.FrequencyProperty.Builder value(Number value)
CfnConfig.FrequencyProperty.getValue()value - `CfnConfig.FrequencyProperty.Value`.this@Stability(value=Stable) public CfnConfig.FrequencyProperty build()
build in interface software.amazon.jsii.Builder<CfnConfig.FrequencyProperty>CfnConfig.FrequencyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.