apiGatewayManaged property

bool? apiGatewayManaged
final

Specifies whether a stage is managed by API Gateway. If you created an API using quick create, the $default stage is managed by API Gateway. You can't modify the $default stage.

Implementation

final bool? apiGatewayManaged;