DeleteNamedQueryInput
public struct DeleteNamedQueryInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique ID of the query to delete.
Declaration
Swift
public let namedQueryId: String
-
Undocumented
Declaration
Swift
public init(namedQueryId: String = DeleteNamedQueryInput.idempotencyToken())