DescribeTagsResult
public struct DescribeTagsResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The tags.
Declaration
Swift
public let tagList: [Tag]? -
Undocumented
Declaration
Swift
public init(tagList: [Tag]? = nil)
View on GitHub
DescribeTagsResult Structure Reference