Class ElastigroupUpdatePolicyRollConfig
Inheritance
System.Object
ElastigroupUpdatePolicyRollConfig
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 ElastigroupUpdatePolicyRollConfig
Fields
View SourceBatchSizePercentage
Declaration
public readonly int BatchSizePercentage
Field Value
| Type | Description |
|---|---|
| System.Int32 |
GracePeriod
Declaration
public readonly int? GracePeriod
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
HealthCheckType
The service that will perform health checks for the instance. Valid values: "ELB", "HCS", "TARGET_GROUP", "MLB", "EC2", "MULTAI_TARGET_SET", "MLB_RUNTIME", "K8S_NODE", "NOMAD_NODE", "ECS_CLUSTER_INSTANCE".
Declaration
public readonly string HealthCheckType
Field Value
| Type | Description |
|---|---|
| System.String |
Strategy
Declaration
public readonly ElastigroupUpdatePolicyRollConfigStrategy Strategy
Field Value
| Type | Description |
|---|---|
| ElastigroupUpdatePolicyRollConfigStrategy |
WaitForRollPercentage
Declaration
public readonly int? WaitForRollPercentage
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
WaitForRollTimeout
Declaration
public readonly int? WaitForRollTimeout
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |