apiGatewayManaged property

bool? apiGatewayManaged
final

Specifies whether an integration is managed by API Gateway. If you created an API using using quick create, the resulting integration is managed by API Gateway. You can update a managed integration, but you can't delete it.

Implementation

final bool? apiGatewayManaged;