DeleteCollectionResponse
public struct DeleteCollectionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
HTTP status code that indicates the result of the operation.
Declaration
Swift
public let statusCode: Int? -
Undocumented
Declaration
Swift
public init(statusCode: Int? = nil)
View on GitHub
DeleteCollectionResponse Structure Reference