public static final class StackProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements StackProps
software.amazon.jsii.JsiiObject.InitializationModeStackProps.Builder, StackProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) @Nullable public Environment getEnv()
getEnv in interface StackProps@Stability(value=Stable) @Nullable public String getStackName()
getStackName in interface StackPropsCopyright © 2019. All rights reserved.