@Stability(value=Stable) public static final class CfnRouteResponse.ParameterConstraintsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRouteResponse.ParameterConstraintsProperty>
CfnRouteResponse.ParameterConstraintsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRouteResponse.ParameterConstraintsProperty |
build()
Builds the configured instance.
|
CfnRouteResponse.ParameterConstraintsProperty.Builder |
required(Boolean required)
Sets the value of
CfnRouteResponse.ParameterConstraintsProperty.getRequired() |
CfnRouteResponse.ParameterConstraintsProperty.Builder |
required(IResolvable required)
Sets the value of
CfnRouteResponse.ParameterConstraintsProperty.getRequired() |
@Stability(value=Stable) public CfnRouteResponse.ParameterConstraintsProperty.Builder required(Boolean required)
CfnRouteResponse.ParameterConstraintsProperty.getRequired()required - `CfnRouteResponse.ParameterConstraintsProperty.Required`. This parameter is required.this@Stability(value=Stable) public CfnRouteResponse.ParameterConstraintsProperty.Builder required(IResolvable required)
CfnRouteResponse.ParameterConstraintsProperty.getRequired()required - `CfnRouteResponse.ParameterConstraintsProperty.Required`. This parameter is required.this@Stability(value=Stable) public CfnRouteResponse.ParameterConstraintsProperty build()
build in interface software.amazon.jsii.Builder<CfnRouteResponse.ParameterConstraintsProperty>CfnRouteResponse.ParameterConstraintsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.