apiGatewayManaged property

bool? apiGatewayManaged
final

Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API Gateway. A managed API can be deleted only through the tooling or service that created it.

Implementation

final bool? apiGatewayManaged;