Show / Hide Table of Contents

Class OceanImportScheduledTaskTask

Inheritance
System.Object
OceanImportScheduledTaskTask
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.Gke.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class OceanImportScheduledTaskTask

Fields

View Source

BatchSizePercentage

Declaration
public readonly int? BatchSizePercentage
Field Value
Type Description
System.Nullable<System.Int32>
View Source

CronExpression

Declaration
public readonly string CronExpression
Field Value
Type Description
System.String
View Source

IsEnabled

Declaration
public readonly bool IsEnabled
Field Value
Type Description
System.Boolean
View Source

TaskType

Declaration
public readonly string TaskType
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.