@Stability(value=Deprecated) @Deprecated public static final class CfnRouteV2Props.Builder extends Object implements software.amazon.jsii.Builder<CfnRouteV2Props>
CfnRouteV2Props| Constructor and Description |
|---|
Builder()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder apiId(String apiId)
CfnRouteV2Props.getApiId()apiId - `AWS::ApiGatewayV2::Route.ApiId`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder routeKey(String routeKey)
CfnRouteV2Props.getRouteKey()routeKey - `AWS::ApiGatewayV2::Route.RouteKey`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder apiKeyRequired(Boolean apiKeyRequired)
CfnRouteV2Props.getApiKeyRequired()apiKeyRequired - `AWS::ApiGatewayV2::Route.ApiKeyRequired`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder apiKeyRequired(IResolvable apiKeyRequired)
CfnRouteV2Props.getApiKeyRequired()apiKeyRequired - `AWS::ApiGatewayV2::Route.ApiKeyRequired`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder authorizationScopes(List<String> authorizationScopes)
CfnRouteV2Props.getAuthorizationScopes()authorizationScopes - `AWS::ApiGatewayV2::Route.AuthorizationScopes`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder authorizationType(String authorizationType)
CfnRouteV2Props.getAuthorizationType()authorizationType - `AWS::ApiGatewayV2::Route.AuthorizationType`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder authorizerId(String authorizerId)
CfnRouteV2Props.getAuthorizerId()authorizerId - `AWS::ApiGatewayV2::Route.AuthorizerId`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder modelSelectionExpression(String modelSelectionExpression)
CfnRouteV2Props.getModelSelectionExpression()modelSelectionExpression - `AWS::ApiGatewayV2::Route.ModelSelectionExpression`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder operationName(String operationName)
CfnRouteV2Props.getOperationName()operationName - `AWS::ApiGatewayV2::Route.OperationName`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder requestModels(Object requestModels)
CfnRouteV2Props.getRequestModels()requestModels - `AWS::ApiGatewayV2::Route.RequestModels`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder requestParameters(Object requestParameters)
CfnRouteV2Props.getRequestParameters()requestParameters - `AWS::ApiGatewayV2::Route.RequestParameters`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder routeResponseSelectionExpression(String routeResponseSelectionExpression)
CfnRouteV2Props.getRouteResponseSelectionExpression()routeResponseSelectionExpression - `AWS::ApiGatewayV2::Route.RouteResponseSelectionExpression`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props.Builder target(String target)
CfnRouteV2Props.getTarget()target - `AWS::ApiGatewayV2::Route.Target`.this@Stability(value=Deprecated) @Deprecated public CfnRouteV2Props build()
build in interface software.amazon.jsii.Builder<CfnRouteV2Props>CfnRouteV2PropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.