statusCode property

int? statusCode
getter/setter pair

HTTP status code of the response of the API Gateway to the client. The default status code is 200 OK.

Implementation

int? statusCode;