@Stability(value=Stable) public static final class StackProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements StackProps
StackPropssoftware.amazon.jsii.JsiiObject.InitializationModeStackProps.Builder, StackProps.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
A description of the stack.
|
Environment |
getEnv()
The AWS environment (account/region) where this stack will be deployed.
|
String |
getStackName()
Name to deploy the stack with.
|
Map<String,String> |
getTags()
Stack tags that will be applied to all the taggable resources and the stack itself.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getDescription()
StackPropsgetDescription in interface StackPropspublic Environment getEnv()
StackPropsgetEnv in interface StackPropspublic String getStackName()
StackPropsgetStackName in interface StackPropspublic Map<String,String> getTags()
StackPropsgetTags in interface StackPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.