@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 apiId,
String stageName,
Object accessLogSettings,
String accessPolicyId,
Object autoDeploy,
String clientCertificateId,
Object defaultRouteSettings,
String deploymentId,
String description,
Object routeSettings,
Object stageVariables,
Object tags)
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 |
getAccessLogSettings()
`AWS::ApiGatewayV2::Stage.AccessLogSettings`.
|
String |
getAccessPolicyId()
`AWS::ApiGatewayV2::Stage.AccessPolicyId`.
|
String |
getApiId()
`AWS::ApiGatewayV2::Stage.ApiId`.
|
Object |
getAutoDeploy()
`AWS::ApiGatewayV2::Stage.AutoDeploy`.
|
String |
getClientCertificateId()
`AWS::ApiGatewayV2::Stage.ClientCertificateId`.
|
Object |
getDefaultRouteSettings()
`AWS::ApiGatewayV2::Stage.DefaultRouteSettings`.
|
String |
getDeploymentId()
`AWS::ApiGatewayV2::Stage.DeploymentId`.
|
String |
getDescription()
`AWS::ApiGatewayV2::Stage.Description`.
|
Object |
getRouteSettings()
`AWS::ApiGatewayV2::Stage.RouteSettings`.
|
String |
getStageName()
`AWS::ApiGatewayV2::Stage.StageName`.
|
Object |
getStageVariables()
`AWS::ApiGatewayV2::Stage.StageVariables`.
|
Object |
getTags()
`AWS::ApiGatewayV2::Stage.Tags`.
|
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 apiId, String stageName, Object accessLogSettings, String accessPolicyId, Object autoDeploy, String clientCertificateId, Object defaultRouteSettings, String deploymentId, String description, Object routeSettings, Object stageVariables, Object tags)
CfnStageProps.Builder.public final String getApiId()
CfnStagePropsgetApiId in interface CfnStagePropspublic final String getStageName()
CfnStagePropsgetStageName in interface CfnStagePropspublic final Object getAccessLogSettings()
CfnStagePropsgetAccessLogSettings in interface CfnStagePropspublic final String getAccessPolicyId()
CfnStagePropsgetAccessPolicyId in interface CfnStagePropspublic final Object getAutoDeploy()
CfnStagePropsgetAutoDeploy in interface CfnStagePropspublic final String getClientCertificateId()
CfnStagePropsgetClientCertificateId in interface CfnStagePropspublic final Object getDefaultRouteSettings()
CfnStagePropsgetDefaultRouteSettings in interface CfnStagePropspublic final String getDeploymentId()
CfnStagePropsgetDeploymentId in interface CfnStagePropspublic final String getDescription()
CfnStagePropsgetDescription in interface CfnStagePropspublic final Object getRouteSettings()
CfnStagePropsgetRouteSettings in interface CfnStagePropspublic final Object getStageVariables()
CfnStagePropsgetStageVariables in interface CfnStagePropspublic final Object getTags()
CfnStagePropsgetTags in interface CfnStageProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.