controlPlanePlacement

@JvmName(name = "acudgubqugqakmrp")
suspend fun controlPlanePlacement(value: Output<ControlPlanePlacementResponseArgs>)
@JvmName(name = "xarbyhlgobqlvqqo")
suspend fun controlPlanePlacement(value: ControlPlanePlacementResponseArgs?)

Parameters

value

An object representing the placement configuration for all the control plane instances of your local Amazon EKS cluster on an Amazon Web Services Outpost. For more information, see Capacity considerations in the Amazon EKS User Guide.


@JvmName(name = "urupnvjyxenexecc")
suspend fun controlPlanePlacement(argument: suspend ControlPlanePlacementResponseArgsBuilder.() -> Unit)

Parameters

argument

An object representing the placement configuration for all the control plane instances of your local Amazon EKS cluster on an Amazon Web Services Outpost. For more information, see Capacity considerations in the Amazon EKS User Guide.