@Stability(value=Stable) @Internal public static final class CfnApiGatewayManagedOverrides.RouteOverridesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApiGatewayManagedOverrides.RouteOverridesProperty
CfnApiGatewayManagedOverrides.RouteOverridesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder, CfnApiGatewayManagedOverrides.RouteOverridesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApiGatewayManagedOverrides.AccessLogSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
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() |
boolean |
equals(Object o) |
List<String> |
getAuthorizationScopes()
The authorization scopes supported by this route.
|
String |
getAuthorizationType()
The authorization type for the route.
|
String |
getAuthorizerId()
The identifier of the `Authorizer` resource to be associated with this route.
|
String |
getOperationName()
The operation name for the route.
|
String |
getTarget()
For HTTP integrations, specify a fully qualified URL.
|
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(CfnApiGatewayManagedOverrides.RouteOverridesProperty.Builder builder)
CfnApiGatewayManagedOverrides.AccessLogSettingsProperty.Builder.public final List<String> getAuthorizationScopes()
CfnApiGatewayManagedOverrides.RouteOverridesPropertygetAuthorizationScopes in interface CfnApiGatewayManagedOverrides.RouteOverridesPropertypublic final String getAuthorizationType()
CfnApiGatewayManagedOverrides.RouteOverridesPropertyTo learn more, see AuthorizationType .
getAuthorizationType in interface CfnApiGatewayManagedOverrides.RouteOverridesPropertypublic final String getAuthorizerId()
CfnApiGatewayManagedOverrides.RouteOverridesPropertyThe authorizer identifier is generated by API Gateway when you created the authorizer.
getAuthorizerId in interface CfnApiGatewayManagedOverrides.RouteOverridesPropertypublic final String getOperationName()
CfnApiGatewayManagedOverrides.RouteOverridesPropertygetOperationName in interface CfnApiGatewayManagedOverrides.RouteOverridesPropertypublic final String getTarget()
CfnApiGatewayManagedOverrides.RouteOverridesPropertyFor Lambda integrations, specify a function ARN. The type of the integration will be HTTP_PROXY or AWS_PROXY, respectively.
getTarget in interface CfnApiGatewayManagedOverrides.RouteOverridesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.