UntagResourceResponse
public struct UntagResourceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The tag keys that have been removed from the cluster.
Declaration
Swift
public let tags: [Tag]? -
Undocumented
Declaration
Swift
public init(tags: [Tag]? = nil)
View on GitHub
UntagResourceResponse Structure Reference