Class ManagedInstanceScheduledTask
Inheritance
System.Object
ManagedInstanceScheduledTask
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 ManagedInstanceScheduledTask
Fields
View SourceCronExpression
Declaration
public readonly string CronExpression
Field Value
| Type | Description |
|---|---|
| System.String |
Frequency
Declaration
public readonly string Frequency
Field Value
| Type | Description |
|---|---|
| System.String |
IsEnabled
Declaration
public readonly bool? IsEnabled
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
StartTime
Declaration
public readonly string StartTime
Field Value
| Type | Description |
|---|---|
| System.String |
TaskType
Declaration
public readonly string TaskType
Field Value
| Type | Description |
|---|---|
| System.String |