Class GetClusterRoleTemplateBindingResult
Inheritance
System.Object
GetClusterRoleTemplateBindingResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Rancher2
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class GetClusterRoleTemplateBindingResult
Fields
View SourceAnnotations
(Computed) Annotations of the resource (map)
Declaration
public readonly ImmutableDictionary<string, object> Annotations
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.Object> |
ClusterId
Declaration
public readonly string ClusterId
Field Value
| Type | Description |
|---|---|
| System.String |
GroupId
(Computed) The group ID to assign cluster role template binding (string)
Declaration
public readonly string GroupId
Field Value
| Type | Description |
|---|---|
| System.String |
GroupPrincipalId
(Computed) The group_principal ID to assign cluster role template binding (string)
Declaration
public readonly string GroupPrincipalId
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Labels
(Computed) Labels of the resource (map)
Declaration
public readonly ImmutableDictionary<string, object> Labels
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.Object> |
Name
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
RoleTemplateId
Declaration
public readonly string RoleTemplateId
Field Value
| Type | Description |
|---|---|
| System.String |
UserId
(Computed) The user ID to assign cluster role template binding (string)
Declaration
public readonly string UserId
Field Value
| Type | Description |
|---|---|
| System.String |
UserPrincipalId
(Computed) The user_principal ID to assign cluster role template binding (string)
Declaration
public readonly string UserPrincipalId
Field Value
| Type | Description |
|---|---|
| System.String |