@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-19T20:38:02.101Z") @Stability(value=Stable) public class CfnDynamicReference extends Intrinsic
This is a Construct so that subclasses will (eventually) be able to attach metadata to themselves without having to change call signatures.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.htmlIntrinsic.Buildersoftware.amazon.jsii.JsiiObject.InitializationModeIResolvable.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
CfnDynamicReference(CfnDynamicReferenceService service,
String key) |
protected |
CfnDynamicReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnDynamicReference(software.amazon.jsii.JsiiObjectRef objRef) |
getCreationStack, newError, resolve, toJSON, toStringjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetprotected CfnDynamicReference(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnDynamicReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public CfnDynamicReference(@NotNull
CfnDynamicReferenceService service,
@NotNull
String key)
service - This parameter is required.key - This parameter is required.Copyright © 2020. All rights reserved.