DescribeTagsInput

public struct DescribeTagsInput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon Resource Names (ARN) of the resources. You can specify up to 20 resources in a single call.

    Declaration

    Swift

    public let resourceArns: [String]
  • Undocumented

    Declaration

    Swift

    public init(resourceArns: [String])