DeleteDomainResult
public struct DeleteDomainResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.
Declaration
Swift
public let operation: Operation?
-
Undocumented
Declaration
Swift
public init(operation: Operation? = nil)