@Stability(value=Stable)
public static interface CfnRouteResponse.ParameterConstraintsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-routeresponse-parameterconstraints.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRouteResponse.ParameterConstraintsProperty.Builder
A builder for
CfnRouteResponse.ParameterConstraintsProperty |
static class |
CfnRouteResponse.ParameterConstraintsProperty.Jsii$Proxy
An implementation for
CfnRouteResponse.ParameterConstraintsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRouteResponse.ParameterConstraintsProperty.Builder |
builder() |
Object |
getRequired()
`CfnRouteResponse.ParameterConstraintsProperty.Required`.
|
@Stability(value=Stable) @NotNull Object getRequired()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-routeresponse-parameterconstraints.html#cfn-apigatewayv2-routeresponse-parameterconstraints-required@Stability(value=Stable) static CfnRouteResponse.ParameterConstraintsProperty.Builder builder()
Copyright © 2020. All rights reserved.