Class ElastigroupIntegrationKubernetesAutoscaleHeadroomArgs
Inheritance
System.Object
ElastigroupIntegrationKubernetesAutoscaleHeadroomArgs
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.Inputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupIntegrationKubernetesAutoscaleHeadroomArgs : ResourceArgs
Constructors
View SourceElastigroupIntegrationKubernetesAutoscaleHeadroomArgs()
Declaration
public ElastigroupIntegrationKubernetesAutoscaleHeadroomArgs()
Properties
View SourceCpuPerUnit
Declaration
public Input<int> CpuPerUnit { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
MemoryPerUnit
Declaration
public Input<int> MemoryPerUnit { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
NumOfUnits
Declaration
public Input<int> NumOfUnits { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |