GetCapacityProviderResponse

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the capacity provider.

Link copied to clipboard

The unique identifier of the capacity provider.

Link copied to clipboard

The compute configuration for the capacity provider.

Link copied to clipboard

The timestamp when the capacity provider was created.

Link copied to clipboard

The description of the capacity provider, if one was provided.

Link copied to clipboard

The timestamp when the capacity provider was last updated.

Link copied to clipboard

The name of the capacity provider.

Link copied to clipboard

The permissions configuration for the capacity provider.

Link copied to clipboard

The current status of the capacity provider. For possible values, see CapacityProviderStatus.

Link copied to clipboard

A reason code for a capacity provider that is not in the READY state. Use this code for programmatic error handling.

Link copied to clipboard

A human-readable message that describes why the capacity provider is not in the READY state. Because these messages can change, use statusCode for programmatic error handling.

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