@Stability(value=Stable) @Internal public static final class CfnRouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRouteProps
CfnRoutePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRouteProps.Builder, CfnRouteProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String apiId,
String routeKey,
Object apiKeyRequired,
List<String> authorizationScopes,
String authorizationType,
String authorizerId,
String modelSelectionExpression,
String operationName,
Object requestModels,
Object requestParameters,
String routeResponseSelectionExpression,
String target)
Constructor that initializes the object based on literal property values passed by the
CfnRouteProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApiId()
`AWS::ApiGatewayV2::Route.ApiId`.
|
Object |
getApiKeyRequired()
`AWS::ApiGatewayV2::Route.ApiKeyRequired`.
|
List<String> |
getAuthorizationScopes()
`AWS::ApiGatewayV2::Route.AuthorizationScopes`.
|
String |
getAuthorizationType()
`AWS::ApiGatewayV2::Route.AuthorizationType`.
|
String |
getAuthorizerId()
`AWS::ApiGatewayV2::Route.AuthorizerId`.
|
String |
getModelSelectionExpression()
`AWS::ApiGatewayV2::Route.ModelSelectionExpression`.
|
String |
getOperationName()
`AWS::ApiGatewayV2::Route.OperationName`.
|
Object |
getRequestModels()
`AWS::ApiGatewayV2::Route.RequestModels`.
|
Object |
getRequestParameters()
`AWS::ApiGatewayV2::Route.RequestParameters`.
|
String |
getRouteKey()
`AWS::ApiGatewayV2::Route.RouteKey`.
|
String |
getRouteResponseSelectionExpression()
`AWS::ApiGatewayV2::Route.RouteResponseSelectionExpression`.
|
String |
getTarget()
`AWS::ApiGatewayV2::Route.Target`.
|
int |
hashCode() |
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(String apiId, String routeKey, Object apiKeyRequired, List<String> authorizationScopes, String authorizationType, String authorizerId, String modelSelectionExpression, String operationName, Object requestModels, Object requestParameters, String routeResponseSelectionExpression, String target)
CfnRouteProps.Builder.public final String getApiId()
CfnRoutePropsgetApiId in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-apiidpublic final String getRouteKey()
CfnRoutePropsgetRouteKey in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-routekeypublic final Object getApiKeyRequired()
CfnRoutePropsgetApiKeyRequired in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-apikeyrequiredpublic final List<String> getAuthorizationScopes()
CfnRoutePropsgetAuthorizationScopes in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizationscopespublic final String getAuthorizationType()
CfnRoutePropsgetAuthorizationType in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizationtypepublic final String getAuthorizerId()
CfnRoutePropsgetAuthorizerId in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-authorizeridpublic final String getModelSelectionExpression()
CfnRoutePropsgetModelSelectionExpression in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-modelselectionexpressionpublic final String getOperationName()
CfnRoutePropsgetOperationName in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-operationnamepublic final Object getRequestModels()
CfnRoutePropsgetRequestModels in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-requestmodelspublic final Object getRequestParameters()
CfnRoutePropsgetRequestParameters in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-requestparameterspublic final String getRouteResponseSelectionExpression()
CfnRoutePropsgetRouteResponseSelectionExpression in interface CfnRoutePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-route.html#cfn-apigatewayv2-route-routeresponseselectionexpressionpublic final String getTarget()
CfnRoutePropsgetTarget in interface CfnRoutePropshttp://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 © 2020. All rights reserved.