Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::Action::FailedSecurityPolicyApply.
Failed to apply security policy to the managed resource(s) under a lake, zone or an asset. For a lake or zone resource, one or more underlying assets has a failure applying security policy to the associated managed resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#asset
def asset() -> ::String
Returns
- (::String) — Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.
#asset=
def asset=(value) -> ::String
Parameter
- value (::String) — Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.
Returns
- (::String) — Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.