Class OceanAutoscalerAutoscaleHeadroom
Inheritance
System.Object
OceanAutoscalerAutoscaleHeadroom
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 OceanAutoscalerAutoscaleHeadroom
Fields
View SourceCpuPerUnit
Declaration
public readonly int? CpuPerUnit
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
GpuPerUnit
Declaration
public readonly int? GpuPerUnit
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
MemoryPerUnit
Declaration
public readonly int? MemoryPerUnit
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
NumOfUnits
Declaration
public readonly int? NumOfUnits
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |