@Stability(value=Stable) public static final class CfnOutputProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOutputProps
CfnOutputPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnOutputProps.Builder, CfnOutputProps.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) |
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.
|
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 getValue()
CfnOutputPropsgetValue in interface CfnOutputPropspublic CfnCondition getCondition()
CfnOutputPropsgetCondition in interface CfnOutputPropspublic String getDescription()
CfnOutputPropsgetDescription in interface CfnOutputPropspublic String getExportName()
CfnOutputPropsgetExportName in interface CfnOutputPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.