Show / Hide Table of Contents

Class OceanImportAutoscalerResourceLimits

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

Fields

View Source

MaxMemoryGib

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

MaxVcpu

Declaration
public readonly int? MaxVcpu
Field Value
Type Description
System.Nullable<System.Int32>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.