public sealed class Action.Types.FailedSecurityPolicyApply : IMessage<Action.Types.FailedSecurityPolicyApply>, IEquatable<Action.Types.FailedSecurityPolicyApply>, IDeepCloneable<Action.Types.FailedSecurityPolicyApply>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Action.Types.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version available for `Action.Types.FailedSecurityPolicyApply` is 3.6.0, with the documentation site also covering versions back to 1.0.0."],["`Action.Types.FailedSecurityPolicyApply` is a class in the Cloud Dataplex v1 API that represents a failure in applying security policies to managed resources."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffering."],["The class `Action.Types.FailedSecurityPolicyApply` has two constructors, a default one, and another that copies from another `Action.Types.FailedSecurityPolicyApply` instance."],["The class contains one property called 'Asset' which is a string representing the resource name of one of the assets with failing security policy application, populated only for lake or zone resources."]]],[]]