Class ElastigroupUpdatePolicyRollConfigStrategyOnFailure
Inheritance
System.Object
ElastigroupUpdatePolicyRollConfigStrategyOnFailure
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 ElastigroupUpdatePolicyRollConfigStrategyOnFailure
Fields
View SourceActionType
Declaration
public readonly string ActionType
Field Value
| Type | Description |
|---|---|
| System.String |
BatchNum
Declaration
public readonly int? BatchNum
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
DrainingTimeout
The time in seconds, the instance is allowed to run while detached from the ELB. This is to allow the instance time to be drained from incoming TCP connections before terminating it, during a scale down operation.
Declaration
public readonly int? DrainingTimeout
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
ShouldDecrementTargetCapacity
Declaration
public readonly bool? ShouldDecrementTargetCapacity
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
ShouldHandleAllBatches
Declaration
public readonly bool? ShouldHandleAllBatches
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |