Class BeanstalkDeploymentPreferencesStrategy
Inheritance
System.Object
BeanstalkDeploymentPreferencesStrategy
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 BeanstalkDeploymentPreferencesStrategy
Fields
View SourceAction
Action to take
Declaration
public readonly string Action
Field Value
| Type | Description |
|---|---|
| System.String |
ShouldDrainInstances
Bool value if to wait to drain instance
Declaration
public readonly bool? ShouldDrainInstances
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |