BatchGetNamedQueryInput
public struct BatchGetNamedQueryInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An array of query IDs.
Declaration
Swift
public let namedQueryIds: [String] -
Undocumented
Declaration
Swift
public init(namedQueryIds: [String]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
BatchGetNamedQueryInput Structure Reference