@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.741Z") @Stability(value=Stable) public abstract class CfnRefElement extends CfnElement
| Modifier | Constructor and Description |
|---|---|
protected |
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, overrideLogicalIdgetNode, isConstruct, prepare, synthesize, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected CfnRefElement(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnRefElement(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) protected CfnRefElement(Construct scope, String id)
scope - The parent construct. This parameter is required.id - This parameter is required.@Stability(value=Stable) public String getRef()
Copyright © 2019. All rights reserved.