Builder
Properties
The name of the capacity provider.
The scaling configuration that defines how the capacity provider scales compute instances, including maximum vCPU count and scaling policies.
The instance requirements that specify the compute instance characteristics, including architectures and allowed or excluded instance types.
The permissions configuration that specifies the IAM role ARN used by the capacity provider to manage compute resources.
The VPC configuration for the capacity provider, including subnet IDs and security group IDs where compute instances will be launched.
Functions
construct an aws.sdk.kotlin.services.lambda.model.CapacityProviderScalingConfig inside the given block
construct an aws.sdk.kotlin.services.lambda.model.InstanceRequirements inside the given block
construct an aws.sdk.kotlin.services.lambda.model.CapacityProviderPermissionsConfig inside the given block
construct an aws.sdk.kotlin.services.lambda.model.CapacityProviderVpcConfig inside the given block