public static final class CfnRoute.ParameterConstraintsProperty.Builder
extends java.lang.Object
CfnRoute.ParameterConstraintsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnRoute.ParameterConstraintsProperty |
build()
Builds the configured instance.
|
CfnRoute.ParameterConstraintsProperty.Builder |
required(java.lang.Boolean required)
Sets the value of
CfnRoute.ParameterConstraintsProperty.getRequired() |
CfnRoute.ParameterConstraintsProperty.Builder |
required(IResolvable required)
Sets the value of
CfnRoute.ParameterConstraintsProperty.getRequired() |
public CfnRoute.ParameterConstraintsProperty.Builder required(java.lang.Boolean required)
CfnRoute.ParameterConstraintsProperty.getRequired()
required
- Specifies whether the parameter is required. This parameter is required.this
public CfnRoute.ParameterConstraintsProperty.Builder required(IResolvable required)
CfnRoute.ParameterConstraintsProperty.getRequired()
required
- Specifies whether the parameter is required. This parameter is required.this
public CfnRoute.ParameterConstraintsProperty build()
CfnRoute.ParameterConstraintsProperty
java.lang.NullPointerException
- if any required attribute was not provided