@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.272Z") @Stability(value=Stable) public abstract class CfnRefElement extends CfnElement
| Modifier | Constructor and Description |
|---|---|
|
CfnRefElement(Construct scope,
String id)
Creates an entity and binds it to a tree.
|
protected |
CfnRefElement(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRef()
Return a string that will be resolved to a CloudFormation `{ Ref }` for this element.
|
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalId, preparegetNode, isConstruct, synthesize, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected CfnRefElement(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) public String getRef()
Copyright © 2019. All rights reserved.