DescribeTagsOutput
public struct DescribeTagsOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the tags.
Declaration
Swift
public let tagDescriptions: [TagDescription]?
-
Undocumented
Declaration
Swift
public init(tagDescriptions: [TagDescription]? = nil)