Thanks to visit codestin.com
Credit goes to docs.aws.amazon.com

Codestin Search App

FleetStatus

The status of the compute fleet.

Contents

Note

In the following list, the required parameters are described first.

context

Additional information about a compute fleet. Valid values include:

  • CREATE_FAILED: The compute fleet has failed to create.

  • UPDATE_FAILED: The compute fleet has failed to update.

Type: String

Valid Values: CREATE_FAILED | UPDATE_FAILED | ACTION_REQUIRED | PENDING_DELETION | INSUFFICIENT_CAPACITY

Required: No

message

A message associated with the status of a compute fleet.

Type: String

Required: No

statusCode

The status code of the compute fleet. Valid values include:

  • CREATING: The compute fleet is being created.

  • UPDATING: The compute fleet is being updated.

  • ROTATING: The compute fleet is being rotated.

  • PENDING_DELETION: The compute fleet is pending deletion.

  • DELETING: The compute fleet is being deleted.

  • CREATE_FAILED: The compute fleet has failed to create.

  • UPDATE_ROLLBACK_FAILED: The compute fleet has failed to update and could not rollback to previous state.

  • ACTIVE: The compute fleet has succeeded and is active.

Type: String

Valid Values: CREATING | UPDATING | ROTATING | PENDING_DELETION | DELETING | CREATE_FAILED | UPDATE_ROLLBACK_FAILED | ACTIVE

Required: No

See Also

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