Show / Hide Table of Contents

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 Source

Action

Action to take

Declaration
public readonly string Action
Field Value
Type Description
System.String
View Source

ShouldDrainInstances

Bool value if to wait to drain instance

Declaration
public readonly bool? ShouldDrainInstances
Field Value
Type Description
System.Nullable<System.Boolean>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.