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