Class ElastigroupUpdatePolicyRollConfigStrategy
Inheritance
System.Object
ElastigroupUpdatePolicyRollConfigStrategy
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 ElastigroupUpdatePolicyRollConfigStrategy
Fields
View SourceAction
Declaration
public readonly string Action
Field Value
| Type | Description |
|---|---|
| System.String |
BatchMinHealthyPercentage
Declaration
public readonly int? BatchMinHealthyPercentage
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
OnFailure
Declaration
public readonly ElastigroupUpdatePolicyRollConfigStrategyOnFailure OnFailure
Field Value
| Type | Description |
|---|---|
| ElastigroupUpdatePolicyRollConfigStrategyOnFailure |
ShouldDrainInstances
Declaration
public readonly bool? ShouldDrainInstances
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |