Class GetPodSecurityPolicyTemplateSeLinuxSeLinuxOptionArgs
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.Inputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class GetPodSecurityPolicyTemplateSeLinuxSeLinuxOptionArgs : InvokeArgs
Constructors
View SourceGetPodSecurityPolicyTemplateSeLinuxSeLinuxOptionArgs()
Declaration
public GetPodSecurityPolicyTemplateSeLinuxSeLinuxOptionArgs()
Properties
View SourceLevel
Declaration
public string Level { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Role
Declaration
public string Role { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
User
Declaration
public string User { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |