CreateNamedQueryOutput
public struct CreateNamedQueryOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID of the query.
Declaration
Swift
public let namedQueryId: String? -
Undocumented
Declaration
Swift
public init(namedQueryId: String? = nil)
View on GitHub
CreateNamedQueryOutput Structure Reference