kind property
Role type. Possible string values are:
- "KIND_UNSPECIFIED" : Role type is not specified.
- "ROLE" : Kubernetes Role.
- "CLUSTER_ROLE" : Kubernetes ClusterRole.
Implementation
core.String? kind;
Role type. Possible string values are:
core.String? kind;