Class ElastigroupIntegrationBeanstalkDeploymentPreferences
Inheritance
System.Object
ElastigroupIntegrationBeanstalkDeploymentPreferences
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 ElastigroupIntegrationBeanstalkDeploymentPreferences
Fields
View SourceAutomaticRoll
Declaration
public readonly bool? AutomaticRoll
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
BatchSizePercentage
Declaration
public readonly int? BatchSizePercentage
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
GracePeriod
Declaration
public readonly int? GracePeriod
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Strategy
Declaration
public readonly ElastigroupIntegrationBeanstalkDeploymentPreferencesStrategy Strategy
Field Value
| Type | Description |
|---|---|
| ElastigroupIntegrationBeanstalkDeploymentPreferencesStrategy |