AWSRekognitionDeleteCollectionResponse
Objective-C
@interface AWSRekognitionDeleteCollectionResponse
Swift
class AWSRekognitionDeleteCollectionResponse
-
HTTP status code that indicates the result of the operation.
Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable statusCode;
Swift
var statusCode: NSNumber? { get set }