public sealed class GetAccessPolicyRequest : IMessage<GetAccessPolicyRequest>, IEquatable<GetAccessPolicyRequest>, IDeepCloneable<GetAccessPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class GetAccessPolicyRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `GetAccessPolicyRequest` class within the Identity Access Context Manager v1 API."],["The latest version of `GetAccessPolicyRequest` is 2.5.0, but the documentation includes versions ranging from 1.2.0 to 2.5.0."],["`GetAccessPolicyRequest` is used to request a specific `AccessPolicy` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `AccessPolicyName` and `Name`, with `Name` being a required string representing the resource name for the access policy."],["This documentation outlines the available constructors for the class, specifically the default constructor, and a constructor that accepts another `GetAccessPolicyRequest` object."]]],[]]