@Stability(value=Deprecated) @Deprecated public static final class CfnRouteResponseV2Props.Builder extends Object implements software.amazon.jsii.Builder<CfnRouteResponseV2Props>
CfnRouteResponseV2Props| Constructor and Description |
|---|
Builder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CfnRouteResponseV2Props.Builder |
apiId(String apiId)
Deprecated.
|
CfnRouteResponseV2Props |
build()
Deprecated.
|
CfnRouteResponseV2Props.Builder |
modelSelectionExpression(String modelSelectionExpression)
Deprecated.
|
CfnRouteResponseV2Props.Builder |
responseModels(Object responseModels)
Deprecated.
|
CfnRouteResponseV2Props.Builder |
responseParameters(Object responseParameters)
Deprecated.
|
CfnRouteResponseV2Props.Builder |
routeId(String routeId)
Deprecated.
|
CfnRouteResponseV2Props.Builder |
routeResponseKey(String routeResponseKey)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2Props.Builder apiId(String apiId)
CfnRouteResponseV2Props.getApiId()apiId - `AWS::ApiGatewayV2::RouteResponse.ApiId`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2Props.Builder routeId(String routeId)
CfnRouteResponseV2Props.getRouteId()routeId - `AWS::ApiGatewayV2::RouteResponse.RouteId`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2Props.Builder routeResponseKey(String routeResponseKey)
CfnRouteResponseV2Props.getRouteResponseKey()routeResponseKey - `AWS::ApiGatewayV2::RouteResponse.RouteResponseKey`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2Props.Builder modelSelectionExpression(String modelSelectionExpression)
CfnRouteResponseV2Props.getModelSelectionExpression()modelSelectionExpression - `AWS::ApiGatewayV2::RouteResponse.ModelSelectionExpression`.this@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2Props.Builder responseModels(Object responseModels)
CfnRouteResponseV2Props.getResponseModels()responseModels - `AWS::ApiGatewayV2::RouteResponse.ResponseModels`.this@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2Props.Builder responseParameters(Object responseParameters)
CfnRouteResponseV2Props.getResponseParameters()responseParameters - `AWS::ApiGatewayV2::RouteResponse.ResponseParameters`.this@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2Props build()
build in interface software.amazon.jsii.Builder<CfnRouteResponseV2Props>CfnRouteResponseV2PropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.