RemoveTagsFromResourceOutput
public struct RemoveTagsFromResourceOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the resource that the tags were removed from.
Declaration
Swift
public let resourceARN: String? -
Undocumented
Declaration
Swift
public init(resourceARN: String? = nil)
View on GitHub
RemoveTagsFromResourceOutput Structure Reference