@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:35.804Z") @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.
Example:
// Example automatically generated from non-compiling source. May contain errors. new CfnDynamicReference(CfnDynamicReferenceService.SECRETS_MANAGER, "secret-id:secret-string:json-key:version-stage:version-id");
Intrinsic.Buildersoftware.amazon.jsii.JsiiObject.InitializationModeIResolvable.Jsii$Default, IResolvable.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, toString, toStringListjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, 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 © 2022. All rights reserved.