@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.301Z") @Stability(value=Deprecated) @Deprecated public interface CfnRouteV2Props extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRouteV2Props.Builder
Deprecated.
|
static class |
CfnRouteV2Props.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRouteV2Props.Builder |
builder()
Deprecated.
|
String |
getApiId()
Deprecated.
|
default Object |
getApiKeyRequired()
Deprecated.
|
default List<String> |
getAuthorizationScopes()
Deprecated.
|
default String |
getAuthorizationType()
Deprecated.
|
default String |
getAuthorizerId()
Deprecated.
|
default String |
getModelSelectionExpression()
Deprecated.
|
default String |
getOperationName()
Deprecated.
|
default Object |
getRequestModels()
Deprecated.
|
default Object |
getRequestParameters()
Deprecated.
|
String |
getRouteKey()
Deprecated.
|
default String |
getRouteResponseSelectionExpression()
Deprecated.
|
default String |
getTarget()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-apiid@Stability(value=Deprecated) @Deprecated @NotNull String getRouteKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-routekey@Stability(value=Deprecated) @Deprecated @Nullable default Object getApiKeyRequired()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-apikeyrequired@Stability(value=Deprecated) @Deprecated @Nullable default List<String> getAuthorizationScopes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizationscopes@Stability(value=Deprecated) @Deprecated @Nullable default String getAuthorizationType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizationtype@Stability(value=Deprecated) @Deprecated @Nullable default String getAuthorizerId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizerid@Stability(value=Deprecated) @Deprecated @Nullable default String getModelSelectionExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-modelselectionexpression@Stability(value=Deprecated) @Deprecated @Nullable default String getOperationName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-operationname@Stability(value=Deprecated) @Deprecated @Nullable default Object getRequestModels()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-requestmodels@Stability(value=Deprecated) @Deprecated @Nullable default Object getRequestParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-requestparameters@Stability(value=Deprecated) @Deprecated @Nullable default String getRouteResponseSelectionExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-routeresponseselectionexpression@Stability(value=Deprecated) @Deprecated @Nullable default String getTarget()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-target@Stability(value=Deprecated) @Deprecated static CfnRouteV2Props.Builder builder()
CfnRouteV2Props.Builder of CfnRouteV2PropsCopyright © 2021. All rights reserved.