@Stability(value=Deprecated) @Deprecated @Internal public static final class CfnRouteV2Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRouteV2Props
CfnRouteV2Propssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRouteV2Props.Builder, CfnRouteV2Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRouteV2Props.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
CfnRouteV2Props.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getApiId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.ApiId`.
|
Object |
getApiKeyRequired()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.ApiKeyRequired`.
|
List<String> |
getAuthorizationScopes()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.AuthorizationScopes`.
|
String |
getAuthorizationType()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.AuthorizationType`.
|
String |
getAuthorizerId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.AuthorizerId`.
|
String |
getModelSelectionExpression()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.ModelSelectionExpression`.
|
String |
getOperationName()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.OperationName`.
|
Object |
getRequestModels()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.RequestModels`.
|
Object |
getRequestParameters()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.RequestParameters`.
|
String |
getRouteKey()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.RouteKey`.
|
String |
getRouteResponseSelectionExpression()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.RouteResponseSelectionExpression`.
|
String |
getTarget()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.Target`.
|
int |
hashCode()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnRouteV2Props.Builder builder)
CfnRouteV2Props.Builder.public final String getApiId()
CfnRouteV2PropsgetApiId in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-apiidpublic final String getRouteKey()
CfnRouteV2PropsgetRouteKey in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-routekeypublic final Object getApiKeyRequired()
CfnRouteV2PropsgetApiKeyRequired in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-apikeyrequiredpublic final List<String> getAuthorizationScopes()
CfnRouteV2PropsgetAuthorizationScopes in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizationscopespublic final String getAuthorizationType()
CfnRouteV2PropsgetAuthorizationType in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizationtypepublic final String getAuthorizerId()
CfnRouteV2PropsgetAuthorizerId in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizeridpublic final String getModelSelectionExpression()
CfnRouteV2PropsgetModelSelectionExpression in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-modelselectionexpressionpublic final String getOperationName()
CfnRouteV2PropsgetOperationName in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-operationnamepublic final Object getRequestModels()
CfnRouteV2PropsgetRequestModels in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-requestmodelspublic final Object getRequestParameters()
CfnRouteV2PropsgetRequestParameters in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-requestparameterspublic final String getRouteResponseSelectionExpression()
CfnRouteV2PropsgetRouteResponseSelectionExpression in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-routeresponseselectionexpressionpublic final String getTarget()
CfnRouteV2PropsgetTarget in interface CfnRouteV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-target@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.