GoogleCloudDataplexV1AssetSecurityStatusResponse

data class GoogleCloudDataplexV1AssetSecurityStatusResponse(val message: String, val state: String, val updateTime: String)

Security policy status of the asset. Data security policy, i.e., readers, writers & owners, should be specified in the lake/zone/asset IAM policy.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional information about the current state.

Link copied to clipboard

The current state of the security policy applied to the attached resource.

Link copied to clipboard

Last update time of the status.