Show / Hide Table of Contents

Class ElastigroupIntegrationBeanstalkManagedActionsPlatformUpdate

Inheritance
System.Object
ElastigroupIntegrationBeanstalkManagedActionsPlatformUpdate
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 ElastigroupIntegrationBeanstalkManagedActionsPlatformUpdate

Fields

View Source

PerformAt

In the event of a fallback to On-Demand instances, select the time period to revert back to Spot. Supported Arguments – always (default), timeWindow, never. For timeWindow or never to be valid the group must have availabilityOriented OR persistence defined.

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

TimeWindow

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

UpdateLevel

Declaration
public readonly string UpdateLevel
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.