physicalResourceIdContext property
Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.
Implementation
final List<PhysicalResourceIdContextKeyValuePair>? physicalResourceIdContext;