Class ElastigroupIntegrationBeanstalkDeploymentPreferencesStrategyGetArgs
Inheritance
System.Object
ElastigroupIntegrationBeanstalkDeploymentPreferencesStrategyGetArgs
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.Inputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupIntegrationBeanstalkDeploymentPreferencesStrategyGetArgs : ResourceArgs
Constructors
View SourceElastigroupIntegrationBeanstalkDeploymentPreferencesStrategyGetArgs()
Declaration
public ElastigroupIntegrationBeanstalkDeploymentPreferencesStrategyGetArgs()
Properties
View SourceAction
Declaration
public Input<string> Action { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ShouldDrainInstances
Declaration
public Input<bool> ShouldDrainInstances { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |