@Stability(value=Stable) @Internal public static final class CfnStageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStageProps
CfnStagePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStageProps.Builder, CfnStageProps.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 restApiId,
Object accessLogSetting,
Object cacheClusterEnabled,
String cacheClusterSize,
Object canarySetting,
String clientCertificateId,
String deploymentId,
String description,
String documentationVersion,
Object methodSettings,
String stageName,
List<? extends CfnTag> tags,
Object tracingEnabled,
Object variables)
Constructor that initializes the object based on literal property values passed by the
CfnStageProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAccessLogSetting()
`AWS::ApiGateway::Stage.AccessLogSetting`.
|
Object |
getCacheClusterEnabled()
`AWS::ApiGateway::Stage.CacheClusterEnabled`.
|
String |
getCacheClusterSize()
`AWS::ApiGateway::Stage.CacheClusterSize`.
|
Object |
getCanarySetting()
`AWS::ApiGateway::Stage.CanarySetting`.
|
String |
getClientCertificateId()
`AWS::ApiGateway::Stage.ClientCertificateId`.
|
String |
getDeploymentId()
`AWS::ApiGateway::Stage.DeploymentId`.
|
String |
getDescription()
`AWS::ApiGateway::Stage.Description`.
|
String |
getDocumentationVersion()
`AWS::ApiGateway::Stage.DocumentationVersion`.
|
Object |
getMethodSettings()
`AWS::ApiGateway::Stage.MethodSettings`.
|
String |
getRestApiId()
`AWS::ApiGateway::Stage.RestApiId`.
|
String |
getStageName()
`AWS::ApiGateway::Stage.StageName`.
|
List<CfnTag> |
getTags()
`AWS::ApiGateway::Stage.Tags`.
|
Object |
getTracingEnabled()
`AWS::ApiGateway::Stage.TracingEnabled`.
|
Object |
getVariables()
`AWS::ApiGateway::Stage.Variables`.
|
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 restApiId, Object accessLogSetting, Object cacheClusterEnabled, String cacheClusterSize, Object canarySetting, String clientCertificateId, String deploymentId, String description, String documentationVersion, Object methodSettings, String stageName, List<? extends CfnTag> tags, Object tracingEnabled, Object variables)
CfnStageProps.Builder.public final String getRestApiId()
CfnStagePropsgetRestApiId in interface CfnStagePropspublic final Object getAccessLogSetting()
CfnStagePropsgetAccessLogSetting in interface CfnStagePropspublic final Object getCacheClusterEnabled()
CfnStagePropsgetCacheClusterEnabled in interface CfnStagePropspublic final String getCacheClusterSize()
CfnStagePropsgetCacheClusterSize in interface CfnStagePropspublic final Object getCanarySetting()
CfnStagePropsgetCanarySetting in interface CfnStagePropspublic final String getClientCertificateId()
CfnStagePropsgetClientCertificateId in interface CfnStagePropspublic final String getDeploymentId()
CfnStagePropsgetDeploymentId in interface CfnStagePropspublic final String getDescription()
CfnStagePropsgetDescription in interface CfnStagePropspublic final String getDocumentationVersion()
CfnStagePropsgetDocumentationVersion in interface CfnStagePropspublic final Object getMethodSettings()
CfnStagePropsgetMethodSettings in interface CfnStagePropspublic final String getStageName()
CfnStagePropsgetStageName in interface CfnStagePropspublic final List<CfnTag> getTags()
CfnStagePropsgetTags in interface CfnStagePropspublic final Object getTracingEnabled()
CfnStagePropsgetTracingEnabled in interface CfnStagePropspublic final Object getVariables()
CfnStagePropsgetVariables in interface CfnStageProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.