customLabels

@JvmName(name = "dbpssoucwwlcsgmt")
suspend fun customLabels(value: Output<List<ClusterNodeGroupAckConfigCustomLabelArgs>>)
@JvmName(name = "vbijaqwbtsnbnody")
suspend fun customLabels(value: List<ClusterNodeGroupAckConfigCustomLabelArgs>?)

Parameters

value

The ack cluster custom labels. See custom_labels below.


@JvmName(name = "iwxldsqlcyrxboha")
suspend fun customLabels(vararg values: Output<ClusterNodeGroupAckConfigCustomLabelArgs>)


@JvmName(name = "urpsycvqlmijisou")
suspend fun customLabels(values: List<Output<ClusterNodeGroupAckConfigCustomLabelArgs>>)
@JvmName(name = "erdlwpdwkusdwgvh")
suspend fun customLabels(vararg values: ClusterNodeGroupAckConfigCustomLabelArgs)

Parameters

values

The ack cluster custom labels. See custom_labels below.


@JvmName(name = "jyqtfkprxlslryif")
suspend fun customLabels(argument: List<suspend ClusterNodeGroupAckConfigCustomLabelArgsBuilder.() -> Unit>)
@JvmName(name = "thtjlqgaddsfudxs")
suspend fun customLabels(vararg argument: suspend ClusterNodeGroupAckConfigCustomLabelArgsBuilder.() -> Unit)
@JvmName(name = "buanebbmbdnfwncs")
suspend fun customLabels(argument: suspend ClusterNodeGroupAckConfigCustomLabelArgsBuilder.() -> Unit)

Parameters

argument

The ack cluster custom labels. See custom_labels below.