Class ClusterTemplateTemplateRevisionClusterConfigScheduledClusterScanScanConfigCisScanConfigArgs
Inheritance
System.Object
ClusterTemplateTemplateRevisionClusterConfigScheduledClusterScanScanConfigCisScanConfigArgs
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 ClusterTemplateTemplateRevisionClusterConfigScheduledClusterScanScanConfigCisScanConfigArgs : ResourceArgs
Constructors
View SourceClusterTemplateTemplateRevisionClusterConfigScheduledClusterScanScanConfigCisScanConfigArgs()
Declaration
public ClusterTemplateTemplateRevisionClusterConfigScheduledClusterScanScanConfigCisScanConfigArgs()
Properties
View SourceDebugMaster
Declaration
public Input<bool> DebugMaster { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
DebugWorker
Declaration
public Input<bool> DebugWorker { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
OverrideBenchmarkVersion
Declaration
public Input<string> OverrideBenchmarkVersion { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
OverrideSkips
Declaration
public InputList<string> OverrideSkips { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |
Profile
Declaration
public Input<string> Profile { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |