lowerDataRiskToLow property

bool? lowerDataRiskToLow
getter/setter pair

Whether creating a Dataplex Universal Catalog aspect for a profiled resource should lower the risk of the profile for that resource.

This also lowers the data risk of resources at the lower levels of the resource hierarchy. For example, reducing the data risk of a table data profile also reduces the data risk of the constituent column data profiles.

Implementation

core.bool? lowerDataRiskToLow;