TagKeys
public struct TagKeys : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A complex type that contains Tag key elements.
Declaration
Swift
public let items: [String]? -
Undocumented
Declaration
Swift
public init(items: [String]? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
TagKeys Structure Reference