Class SecurityStatus (1.4.0)

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

NameDescription
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.

Classes

State

State(value)

The state of the security policy.