@Deprecated public static final class CfnRouteV2Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRouteV2Props
CfnRouteV2Props
CfnRouteV2Props.Builder, CfnRouteV2Props.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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(java.lang.Object o)
Deprecated.
|
java.lang.String |
getApiId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.ApiId`.
|
java.lang.Object |
getApiKeyRequired()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.ApiKeyRequired`.
|
java.util.List<java.lang.String> |
getAuthorizationScopes()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.AuthorizationScopes`.
|
java.lang.String |
getAuthorizationType()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.AuthorizationType`.
|
java.lang.String |
getAuthorizerId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.AuthorizerId`.
|
java.lang.String |
getModelSelectionExpression()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.ModelSelectionExpression`.
|
java.lang.String |
getOperationName()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.OperationName`.
|
java.lang.Object |
getRequestModels()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.RequestModels`.
|
java.lang.Object |
getRequestParameters()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.RequestParameters`.
|
java.lang.String |
getRouteKey()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.RouteKey`.
|
java.lang.String |
getRouteResponseSelectionExpression()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.RouteResponseSelectionExpression`.
|
java.lang.String |
getTarget()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Route.Target`.
|
int |
hashCode()
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getApiId()
CfnRouteV2Props
getApiId
in interface CfnRouteV2Props
public final java.lang.String getRouteKey()
CfnRouteV2Props
getRouteKey
in interface CfnRouteV2Props
public final java.lang.Object getApiKeyRequired()
CfnRouteV2Props
public final java.util.List<java.lang.String> getAuthorizationScopes()
CfnRouteV2Props
public final java.lang.String getAuthorizationType()
CfnRouteV2Props
public final java.lang.String getAuthorizerId()
CfnRouteV2Props
public final java.lang.String getModelSelectionExpression()
CfnRouteV2Props
public final java.lang.String getOperationName()
CfnRouteV2Props
public final java.lang.Object getRequestModels()
CfnRouteV2Props
public final java.lang.Object getRequestParameters()
CfnRouteV2Props
public final java.lang.String getRouteResponseSelectionExpression()
CfnRouteV2Props
public final java.lang.String getTarget()
CfnRouteV2Props
getTarget
in interface CfnRouteV2Props
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()