Class MrScalarScheduledTask
Inheritance
System.Object
MrScalarScheduledTask
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.SpotInst.Aws.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class MrScalarScheduledTask
Fields
View SourceCron
Declaration
public readonly string Cron
Field Value
| Type | Description |
|---|---|
| System.String |
DesiredCapacity
Declaration
public readonly string DesiredCapacity
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceGroupType
Declaration
public readonly string InstanceGroupType
Field Value
| Type | Description |
|---|---|
| System.String |
IsEnabled
Declaration
public readonly bool? IsEnabled
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
MaxCapacity
Declaration
public readonly string MaxCapacity
Field Value
| Type | Description |
|---|---|
| System.String |
MinCapacity
Declaration
public readonly string MinCapacity
Field Value
| Type | Description |
|---|---|
| System.String |
TaskType
Declaration
public readonly string TaskType
Field Value
| Type | Description |
|---|---|
| System.String |