SecurityStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)Security policy status of the asset. Data security policy, i.e., readers, writers & owners, should be specified in the lake/zone/asset IAM policy.
| Attributes | |
|---|---|
| Name | Description | 
| state | google.cloud.dataplex_v1.types.Asset.SecurityStatus.StateThe current state of the security policy applied to the attached resource. | 
| message | strAdditional information about the current state. | 
| update_time | google.protobuf.timestamp_pb2.TimestampLast update time of the status. | 
Classes
State
State(value)The state of the security policy.