CfnTag¶
-
class
aws_cdk.core.
CfnTag
(*, key, value)¶ Bases:
object
- Parameters
key (
str
) –value (
str
) –
- Link
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html
Attributes
-
key
¶ -
- Type
link
- Return type
str
-
value
¶ -
- Type
link
- Return type
str