@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,
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 |
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, 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 CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-apiidpublic final String getStageName()
CfnStagePropsgetStageName in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-stagenamepublic final Object getAccessLogSettings()
CfnStagePropsgetAccessLogSettings in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-accesslogsettingspublic final Object getAutoDeploy()
CfnStagePropsgetAutoDeploy in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-autodeploypublic final String getClientCertificateId()
CfnStagePropsgetClientCertificateId in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-clientcertificateidpublic final Object getDefaultRouteSettings()
CfnStagePropsgetDefaultRouteSettings in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-defaultroutesettingspublic final String getDeploymentId()
CfnStagePropsgetDeploymentId in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-deploymentidpublic final String getDescription()
CfnStagePropsgetDescription in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-descriptionpublic final Object getRouteSettings()
CfnStagePropsgetRouteSettings in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-routesettingspublic final Object getStageVariables()
CfnStagePropsgetStageVariables in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-stagevariablespublic final Object getTags()
CfnStagePropsgetTags in interface CfnStagePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-stage.html#cfn-apigatewayv2-stage-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.