@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 CfnRoutePropspublic final String getRouteKey()
CfnRoutePropsgetRouteKey in interface CfnRoutePropspublic final Object getApiKeyRequired()
CfnRoutePropsgetApiKeyRequired in interface CfnRoutePropspublic final List<String> getAuthorizationScopes()
CfnRoutePropsgetAuthorizationScopes in interface CfnRoutePropspublic final String getAuthorizationType()
CfnRoutePropsgetAuthorizationType in interface CfnRoutePropspublic final String getAuthorizerId()
CfnRoutePropsgetAuthorizerId in interface CfnRoutePropspublic final String getModelSelectionExpression()
CfnRoutePropsgetModelSelectionExpression in interface CfnRoutePropspublic final String getOperationName()
CfnRoutePropsgetOperationName in interface CfnRoutePropspublic final Object getRequestModels()
CfnRoutePropsgetRequestModels in interface CfnRoutePropspublic final Object getRequestParameters()
CfnRoutePropsgetRequestParameters in interface CfnRoutePropspublic final String getRouteResponseSelectionExpression()
CfnRoutePropsgetRouteResponseSelectionExpression in interface CfnRoutePropspublic final String getTarget()
CfnRoutePropsgetTarget in interface CfnRouteProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.