instance Configs
Parameters
value
A list of EC2 instance configurations that AWS PCS can provision in the compute node group.
Parameters
values
A list of EC2 instance configurations that AWS PCS can provision in the compute node group.
suspend fun instanceConfigs(argument: List<suspend ComputeNodeGroupInstanceConfigArgsBuilder.() -> Unit>)
suspend fun instanceConfigs(vararg argument: suspend ComputeNodeGroupInstanceConfigArgsBuilder.() -> Unit)
Parameters
argument
A list of EC2 instance configurations that AWS PCS can provision in the compute node group.