@Stability(value=Stable) @Internal public static final class CfnApiGatewayManagedOverridesProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApiGatewayManagedOverridesProps
CfnApiGatewayManagedOverridesPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApiGatewayManagedOverridesProps.Builder, CfnApiGatewayManagedOverridesProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApiGatewayManagedOverridesProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApiGatewayManagedOverridesProps.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) |
String |
getApiId()
The ID of the API for which to override the configuration of API Gateway-managed resources.
|
Object |
getIntegration()
Overrides the integration configuration for an API Gateway-managed integration.
|
Object |
getRoute()
Overrides the route configuration for an API Gateway-managed route.
|
Object |
getStage()
Overrides the stage configuration for an API Gateway-managed stage.
|
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(CfnApiGatewayManagedOverridesProps.Builder builder)
CfnApiGatewayManagedOverridesProps.Builder.public final String getApiId()
CfnApiGatewayManagedOverridesPropsgetApiId in interface CfnApiGatewayManagedOverridesPropspublic final Object getIntegration()
CfnApiGatewayManagedOverridesPropsgetIntegration in interface CfnApiGatewayManagedOverridesPropspublic final Object getRoute()
CfnApiGatewayManagedOverridesPropsgetRoute in interface CfnApiGatewayManagedOverridesPropspublic final Object getStage()
CfnApiGatewayManagedOverridesPropsgetStage in interface CfnApiGatewayManagedOverridesProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.