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"]],[["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."],[[["This page provides reference documentation for the `GetAccessPolicyRequest` class within the Identity Access Context Manager v1 API, specifically for version 2.3.0."],["`GetAccessPolicyRequest` is used to retrieve a specific `AccessPolicy` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that takes another `GetAccessPolicyRequest` object as a parameter for cloning."],["The `GetAccessPolicyRequest` class includes properties such as `AccessPolicyName` (a typed view) and `Name` (a string), which are used to specify the resource name of the access policy to be retrieved."],["The documentation provides links for multiple versions, with version 2.5.0 being the latest, ranging from version 1.2.0 up to the newest."]]],[]]