CreateCapacityProviderRequest

Types

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

Properties

Link copied to clipboard

The name of the capacity provider.

Link copied to clipboard

The scaling configuration that defines how the capacity provider scales compute instances, including maximum vCPU count and scaling policies.

Link copied to clipboard

The instance requirements that specify the compute instance characteristics, including architectures and allowed or excluded instance types.

Link copied to clipboard

The ARN of the KMS key used to encrypt data associated with the capacity provider.

Link copied to clipboard

The permissions configuration that specifies the IAM role ARN used by the capacity provider to manage compute resources.

Link copied to clipboard

A list of tags to associate with the capacity provider.

Link copied to clipboard

The VPC configuration for the capacity provider, including subnet IDs and security group IDs where compute instances will be launched.

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