Show / Hide Table of Contents

Class OceanImportScheduledTaskShutdownHours

Inheritance
System.Object
OceanImportScheduledTaskShutdownHours
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 OceanImportScheduledTaskShutdownHours

Fields

View Source

IsEnabled

Declaration
public readonly bool? IsEnabled
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

TimeWindows

Declaration
public readonly ImmutableArray<string> TimeWindows
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<System.String>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.