@Stability(value=Stable) public static final class CfnConfig.EirpProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfig.EirpProperty>
CfnConfig.EirpProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfig.EirpProperty |
build()
Builds the configured instance.
|
CfnConfig.EirpProperty.Builder |
units(String units)
Sets the value of
CfnConfig.EirpProperty.getUnits() |
CfnConfig.EirpProperty.Builder |
value(Number value)
Sets the value of
CfnConfig.EirpProperty.getValue() |
@Stability(value=Stable) public CfnConfig.EirpProperty.Builder units(String units)
CfnConfig.EirpProperty.getUnits()units - The units of the EIRP.this@Stability(value=Stable) public CfnConfig.EirpProperty.Builder value(Number value)
CfnConfig.EirpProperty.getValue()value - The value of the EIRP.
Valid values are between 20.0 to 50.0 dBW.this@Stability(value=Stable) public CfnConfig.EirpProperty build()
build in interface software.amazon.jsii.Builder<CfnConfig.EirpProperty>CfnConfig.EirpPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.