@Stability(value=Stable) @Internal public static final class CfnApiGatewayManagedOverrides.StageOverridesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApiGatewayManagedOverrides.StageOverridesProperty
CfnApiGatewayManagedOverrides.StageOverridesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApiGatewayManagedOverrides.StageOverridesProperty.Builder, CfnApiGatewayManagedOverrides.StageOverridesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApiGatewayManagedOverrides.StageOverridesProperty.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) |
Object |
getAccessLogSettings()
Settings for logging access in a stage.
|
Object |
getAutoDeploy()
Specifies whether updates to an API automatically trigger a new deployment.
|
Object |
getDefaultRouteSettings()
The default route settings for the stage.
|
String |
getDescription()
The description for the API stage.
|
Object |
getRouteSettings()
Route settings for the stage.
|
Object |
getStageVariables()
A map that defines the stage variables for a `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(CfnApiGatewayManagedOverrides.StageOverridesProperty.Builder builder)
CfnApiGatewayManagedOverrides.AccessLogSettingsProperty.Builder.public final Object getAccessLogSettings()
CfnApiGatewayManagedOverrides.StageOverridesPropertygetAccessLogSettings in interface CfnApiGatewayManagedOverrides.StageOverridesPropertypublic final Object getAutoDeploy()
CfnApiGatewayManagedOverrides.StageOverridesProperty
The default value is true .
getAutoDeploy in interface CfnApiGatewayManagedOverrides.StageOverridesPropertypublic final Object getDefaultRouteSettings()
CfnApiGatewayManagedOverrides.StageOverridesPropertygetDefaultRouteSettings in interface CfnApiGatewayManagedOverrides.StageOverridesPropertypublic final String getDescription()
CfnApiGatewayManagedOverrides.StageOverridesPropertygetDescription in interface CfnApiGatewayManagedOverrides.StageOverridesPropertypublic final Object getRouteSettings()
CfnApiGatewayManagedOverrides.StageOverridesPropertygetRouteSettings in interface CfnApiGatewayManagedOverrides.StageOverridesPropertypublic final Object getStageVariables()
CfnApiGatewayManagedOverrides.StageOverridesPropertyVariable names can have alphanumeric and underscore characters, and the values must match [A-Za-z0-9-._~:/?#&=,]+.
getStageVariables in interface CfnApiGatewayManagedOverrides.StageOverridesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.