ManagedAction - AWS Elastic Beanstalk

ManagedAction

The record of an upcoming or in-progress managed action.

Contents

ActionDescription

A description of the managed action.

Type: String

Required: No

ActionId

A unique identifier for the managed action.

Type: String

Required: No

ActionType

The type of managed action.

Type: String

Valid Values: InstanceRefresh | PlatformUpdate | Unknown

Required: No

Status

The status of the managed action. If the action is Scheduled, you can apply it immediately with ApplyEnvironmentManagedAction.

Type: String

Valid Values: Scheduled | Pending | Running | Unknown

Required: No

WindowStartTime

The start time of the maintenance window in which the managed action will execute.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: