@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.492Z") @Stability(value=Stable) public interface CfnRouteResponseProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRouteResponseProps.Builder
A builder for
CfnRouteResponseProps |
static class |
CfnRouteResponseProps.Jsii$Proxy
An implementation for
CfnRouteResponseProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRouteResponseProps.Builder |
builder() |
String |
getApiId()
`AWS::ApiGatewayV2::RouteResponse.ApiId`.
|
default String |
getModelSelectionExpression()
`AWS::ApiGatewayV2::RouteResponse.ModelSelectionExpression`.
|
default Object |
getResponseModels()
`AWS::ApiGatewayV2::RouteResponse.ResponseModels`.
|
default Object |
getResponseParameters()
`AWS::ApiGatewayV2::RouteResponse.ResponseParameters`.
|
String |
getRouteId()
`AWS::ApiGatewayV2::RouteResponse.RouteId`.
|
String |
getRouteResponseKey()
`AWS::ApiGatewayV2::RouteResponse.RouteResponseKey`.
|
@Stability(value=Stable) @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-apiid@Stability(value=Stable) @NotNull String getRouteId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-routeid@Stability(value=Stable) @NotNull String getRouteResponseKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-routeresponsekey@Stability(value=Stable) @Nullable default String getModelSelectionExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-modelselectionexpression@Stability(value=Stable) @Nullable default Object getResponseModels()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-responsemodels@Stability(value=Stable) @Nullable default Object getResponseParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-responseparameters@Stability(value=Stable) static CfnRouteResponseProps.Builder builder()
CfnRouteResponseProps.Builder of CfnRouteResponsePropsCopyright © 2020. All rights reserved.