DeleteQueryDefinitionResponse
public struct DeleteQueryDefinitionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A value of TRUE indicates that the operation succeeded. FALSE indicates that the operation failed.
Declaration
Swift
public let success: Bool? -
Undocumented
Declaration
Swift
public init(success: Bool? = nil)
View on GitHub
DeleteQueryDefinitionResponse Structure Reference