Show / Hide Table of Contents

Class BeanstalkManagedActionsPlatformUpdate

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

Fields

View Source

PerformAt

Actions to perform (options: timeWindow, never)

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

TimeWindow

Time Window for when action occurs ex. Mon:23:50-Tue:00:20

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

UpdateLevel

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