TagResourceResponse
public struct TagResourceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The list of tags that are associated with the DAX resource.
Declaration
Swift
public let tags: [Tag]? -
Undocumented
Declaration
Swift
public init(tags: [Tag]? = nil)
View on GitHub
TagResourceResponse Structure Reference