Tag
public struct Tag : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The key of the tag. DeclarationSwift public let key: String
- 
                  
                  The value of the tag. DeclarationSwift public let value: String?
- 
                  
                  Undocumented DeclarationSwift public init(key: String, value: String? = nil)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub Tag Structure Reference
        Tag Structure Reference