@Stability(value=Stable) public static final class CfnRoute.DefaultRouteInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.DefaultRouteInputProperty>
CfnRoute.DefaultRouteInputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.DefaultRouteInputProperty.Builder |
activationState(String activationState)
Sets the value of
CfnRoute.DefaultRouteInputProperty.getActivationState() |
CfnRoute.DefaultRouteInputProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnRoute.DefaultRouteInputProperty.Builder activationState(String activationState)
CfnRoute.DefaultRouteInputProperty.getActivationState()activationState - `CfnRoute.DefaultRouteInputProperty.ActivationState`. This parameter is required.this@Stability(value=Stable) public CfnRoute.DefaultRouteInputProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.DefaultRouteInputProperty>CfnRoute.DefaultRouteInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.