public sealed class Kubernetes.Types.Role : IMessage<Kubernetes.Types.Role>, IEquatable<Kubernetes.Types.Role>, IDeepCloneable<Kubernetes.Types.Role>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class Kubernetes.Types.Role.
[[["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 document provides reference documentation for the `Kubernetes.Types.Role` class within the Security Command Center v2 API, detailing its properties and constructors."],["The `Kubernetes.Types.Role` class represents a Kubernetes Role or ClusterRole and inherits from the base `object` class while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a default constructor and another that takes a `Kubernetes.Types.Role` object for initialization, allowing creation or copying of Role instances."],["Key properties of the `Role` class include `Kind` (role type), `Name` (role name), and `Ns` (role namespace), each detailed with their respective data types."]]],[]]