@Generated(value="jsii-pacmak/0.16.0 (build 98909b5)", date="2019-09-06T00:51:58.952Z") @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 initializationMode) |
protected |
CfnRefElement(software.amazon.jsii.JsiiObjectRef objRef) |
| 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, jsiiStaticSet, setObjRefprotected CfnRefElement(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnRefElement(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public String getRef()
Copyright © 2019. All rights reserved.