[[["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-03-21 UTC."],[[["The `IamBinding` class in the Security Command Center v2 API represents a specific IAM binding, including member role additions, removals, or state changes."],["`IamBinding` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has two constructors: a default `IamBinding()` and a copy constructor `IamBinding(IamBinding other)` that takes another `IamBinding` instance as a parameter."],["Key properties of `IamBinding` are `Action`, which is of type `IamBinding.Types.Action` and indicates the performed action, `Member` which is a string that identifies the member requesting access, and `Role` which is a string that represents the assigned role."]]],[]]