StartCapacityTaskResponse

Types

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

Properties

Link copied to clipboard

The ID of the 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 that you want to start.

Link copied to clipboard

Status of the specified capacity task.

Link copied to clipboard

Date that the specified capacity task ran successfully.

Link copied to clipboard

Date that the specified capacity task was created.

Link copied to clipboard

Results of the dry run showing if the specified capacity task is above or below the available instance capacity.

Link copied to clipboard

Reason that the specified capacity task failed.

Link copied to clipboard

User-specified instances that must not be stopped in order to free up the capacity needed to run the capacity task.

Link copied to clipboard

Date that the specified capacity task was last modified.

Link copied to clipboard

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

Link copied to clipboard

ID of the Outpost associated with the capacity task.

Link copied to clipboard

List of the instance pools requested in the specified capacity task.

Link copied to clipboard

User-specified option in case an instance is blocking the capacity task from running.

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