@Stability(value=Deprecated) @Deprecated @Internal public static final class CfnDeploymentV2Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentV2Props
CfnDeploymentV2Propssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentV2Props.Builder, CfnDeploymentV2Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeploymentV2Props.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentV2Props.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
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()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getApiId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Deployment.ApiId`.
|
String |
getDescription()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Deployment.Description`.
|
String |
getStageName()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Deployment.StageName`.
|
int |
hashCode()
Deprecated.
|
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(CfnDeploymentV2Props.Builder builder)
CfnDeploymentV2Props.Builder.public final String getApiId()
CfnDeploymentV2PropsgetApiId in interface CfnDeploymentV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html#cfn-apigatewayv2-deployment-apiidpublic final String getDescription()
CfnDeploymentV2PropsgetDescription in interface CfnDeploymentV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html#cfn-apigatewayv2-deployment-descriptionpublic final String getStageName()
CfnDeploymentV2PropsgetStageName in interface CfnDeploymentV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-deployment.html#cfn-apigatewayv2-deployment-stagename@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.