Class CfnDynamicReference
References a dynamically retrieved value.
public class CfnDynamicReference : Intrinsic, IResolvable
- Inheritance
-
CfnDynamicReference
- Implements
- Inherited Members
Examples
new CfnDynamicReference(CfnDynamicReferenceService.SECRETS_MANAGER, "secret-id:secret-string:json-key:version-stage:version-id");
Remarks
This is a Construct so that subclasses will (eventually) be able to attach metadata to themselves without having to change call signatures.
See: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html
ExampleMetadata: infused
Constructors
CfnDynamicReference(CfnDynamicReferenceService, string)
public CfnDynamicReference(CfnDynamicReferenceService service, string key)
Parameters
service
CfnDynamicReferenceServicekey
string