DeleteNamespaceResponse
public struct DeleteNamespaceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A value that you can use to determine whether the request completed successfully. To get the status of the operation, see GetOperation.
Declaration
Swift
public let operationId: String?
-
Undocumented
Declaration
Swift
public init(operationId: String? = nil)