Builder

class Builder

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
var name: String?

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.