statusCode property
HTTP status code of the response of the API Gateway to the client.
The default status code is 200 OK
.
Implementation
int? statusCode;
HTTP status code of the response of the API Gateway to the client.
The default status code is 200 OK
.
int? statusCode;