class Aws::CloudFormation::Types::PhysicalResourceIdContextKeyValuePair

Context information that enables CloudFormation to uniquely identify a resource. CloudFormation uses context key-value pairs in cases where a resource’s logical and physical IDs aren’t enough to uniquely identify that resource. Each context key-value pair specifies a resource that contains the targeted resource.

@!attribute [rw] key

The resource context key.
@return [String]

@!attribute [rw] value

The resource context value.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/PhysicalResourceIdContextKeyValuePair AWS API Documentation

Constants

SENSITIVE