resourceAttributes property
Attributes of the resource being profiled.
Currently used attributes: * customer_managed_encryption: boolean - true: the resource is encrypted with a customer-managed key. - false: the resource is encrypted with a provider-managed key.
Implementation
core.Map<core.String, GooglePrivacyDlpV2Value>? resourceAttributes;