GetNamedQueryInput
public struct GetNamedQueryInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique ID of the query. Use ListNamedQueries to get query IDs.
Declaration
Swift
public let namedQueryId: String
-
Undocumented
Declaration
Swift
public init(namedQueryId: String)