Interface ICfnTag
Namespace: Amazon.CDK
Assembly: Amazon.CDK.dll
Syntax (csharp)
public interface ICfnTag
Syntax (vb)
Public Interface ICfnTag
Remarks
Link: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html
Synopsis
Properties
Key | |
Value |
Properties
Key
string Key { get; }
Property Value
System.String
Remarks
Value
string Value { get; }
Property Value
System.String