public sealed class FailedSecurityPolicyApply : IMessage<Action.Types.FailedSecurityPolicyApply>, IEquatable<Action.Types.FailedSecurityPolicyApply>, IDeepCloneable<Action.Types.FailedSecurityPolicyApply>, IBufferMessage, IMessage
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.
Implements
IMessage<Action.Types.FailedSecurityPolicyApply>, IEquatable<Action.Types.FailedSecurityPolicyApply>, IDeepCloneable<Action.Types.FailedSecurityPolicyApply>, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
FailedSecurityPolicyApply()
public FailedSecurityPolicyApply()
FailedSecurityPolicyApply(Action.Types.FailedSecurityPolicyApply)
public FailedSecurityPolicyApply(Action.Types.FailedSecurityPolicyApply other)
Parameter | |
---|---|
Name | Description |
other | Action.Types.FailedSecurityPolicyApply |
Properties
Asset
public string Asset { get; set; }
Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.
Property Value | |
---|---|
Type | Description |
String |