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.State
The current state of the security policy applied to the attached resource. |
message |
str
Additional information about the current state. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Last update time of the status. |
Inheritance
builtins.object > proto.message.Message > SecurityStatusClasses
State
State(value)
The state of the security policy.