RemoveTagsInput
public struct RemoveTagsInput : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The Amazon Resource Name (ARN) of the resource. DeclarationSwift public let resourceArns: [String]
- 
                  
                  The tag keys for the tags to remove. DeclarationSwift public let tagKeys: [String]
- 
                  
                  Undocumented DeclarationSwift public init(resourceArns: [String], tagKeys: [String])
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub RemoveTagsInput Structure Reference
        RemoveTagsInput Structure Reference