Tag
public struct Tag : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The name 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)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub Tag Structure Reference
        Tag Structure Reference