CreateCapacityProviderRequest
Types
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 permissions configuration that specifies the IAM role ARN used by the capacity provider to manage compute resources.
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
inline fun copy(block: CreateCapacityProviderRequest.Builder.() -> Unit = {}): CreateCapacityProviderRequest