public static final class CfnOutputProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOutputProps
software.amazon.jsii.JsiiObject.InitializationModeCfnOutputProps.Builder, CfnOutputProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
CfnCondition |
getCondition()
A condition to associate with this output value.
|
String |
getDescription()
A String type that describes the output value.
|
String |
getExportName()
The name used to export the value of this output across stacks.
|
String |
getValue()
The value of the property returned by the aws cloudformation describe-stacks command.
|
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) public String getValue()
getValue in interface CfnOutputProps@Stability(value=Stable) @Nullable public CfnCondition getCondition()
getCondition in interface CfnOutputProps@Stability(value=Stable) @Nullable public String getDescription()
getDescription in interface CfnOutputProps@Stability(value=Stable) @Nullable public String getExportName()
getExportName in interface CfnOutputPropsCopyright © 2019. All rights reserved.