enabled property

bool? enabled
getter/setter pair

Dataplex is enabled by default for resources such as clusters and instances.

This flag controls the integration of AlloyDB PG resources (like databases, schemas, and tables) with Dataplex."

Implementation

core.bool? enabled;