Show / Hide Table of Contents

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 Source

AutomaticRoll

Declaration
public readonly bool? AutomaticRoll
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

BatchSizePercentage

Declaration
public readonly int? BatchSizePercentage
Field Value
Type Description
System.Nullable<System.Int32>
View Source

GracePeriod

Declaration
public readonly int? GracePeriod
Field Value
Type Description
System.Nullable<System.Int32>
View Source

Strategy

Declaration
public readonly ElastigroupIntegrationBeanstalkDeploymentPreferencesStrategy Strategy
Field Value
Type Description
ElastigroupIntegrationBeanstalkDeploymentPreferencesStrategy
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.