GetCapacityTaskResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Outpost asset. An Outpost asset can be a single server within an Outposts rack or an Outposts server configuration.

Link copied to clipboard

ID of the capacity task.

Link copied to clipboard

Status of the capacity task.

Link copied to clipboard

The date the capacity task ran successfully.

Link copied to clipboard

The date the capacity task was created.

Link copied to clipboard

Performs a dry run to determine if you are above or below instance capacity.

Link copied to clipboard

Reason why the capacity task failed.

Link copied to clipboard

Instances that the user specified they cannot stop in order to free up the capacity needed to run the capacity task.

Link copied to clipboard

The date the capacity task was last modified.

Link copied to clipboard

ID of the Amazon Web Services Outposts order associated with the specified capacity task.

Link copied to clipboard

ID of the Outpost associated with the specified capacity task.

Link copied to clipboard

List of instance pools requested in the capacity task.

Link copied to clipboard

User-specified option in case an instance is blocking the capacity task from running. Shows one of the following options:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String