@Stability(value=Deprecated) @Deprecated public static final class CfnRouteResponseV2.Builder extends Object implements software.amazon.jsii.Builder<CfnRouteResponseV2>
CfnRouteResponseV2.| Modifier and Type | Method and Description |
|---|---|
CfnRouteResponseV2.Builder |
apiId(String apiId)
Deprecated.
|
CfnRouteResponseV2 |
build()
Deprecated.
|
static CfnRouteResponseV2.Builder |
create(Construct scope,
String id)
Deprecated.
|
CfnRouteResponseV2.Builder |
modelSelectionExpression(String modelSelectionExpression)
Deprecated.
|
CfnRouteResponseV2.Builder |
responseModels(Object responseModels)
Deprecated.
|
CfnRouteResponseV2.Builder |
responseParameters(Object responseParameters)
Deprecated.
|
CfnRouteResponseV2.Builder |
routeId(String routeId)
Deprecated.
|
CfnRouteResponseV2.Builder |
routeResponseKey(String routeResponseKey)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public static CfnRouteResponseV2.Builder create(Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnRouteResponseV2.ParameterConstraintsProperty.Builder.@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2.Builder apiId(String apiId)
apiId - `AWS::ApiGatewayV2::RouteResponse.ApiId`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-apiid@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2.Builder routeId(String routeId)
routeId - `AWS::ApiGatewayV2::RouteResponse.RouteId`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-routeid@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2.Builder routeResponseKey(String routeResponseKey)
routeResponseKey - `AWS::ApiGatewayV2::RouteResponse.RouteResponseKey`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-routeresponsekey@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2.Builder modelSelectionExpression(String modelSelectionExpression)
modelSelectionExpression - `AWS::ApiGatewayV2::RouteResponse.ModelSelectionExpression`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-modelselectionexpression@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2.Builder responseModels(Object responseModels)
responseModels - `AWS::ApiGatewayV2::RouteResponse.ResponseModels`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-responsemodels@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2.Builder responseParameters(Object responseParameters)
responseParameters - `AWS::ApiGatewayV2::RouteResponse.ResponseParameters`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-responseparameters@Stability(value=Deprecated) @Deprecated public CfnRouteResponseV2 build()
build in interface software.amazon.jsii.Builder<CfnRouteResponseV2>Copyright © 2022. All rights reserved.