clusterExtensionIds

@JvmName(name = "chqrkstplnbyyxpt")
suspend fun clusterExtensionIds(value: Output<List<String>>)
@JvmName(name = "bpcletkpnnsjwgcv")
suspend fun clusterExtensionIds(value: List<String>?)

Parameters

value

Contains the reference to the add-on that contains charts to deploy CRDs and operators.


@JvmName(name = "alkercgspmqethaj")
suspend fun clusterExtensionIds(vararg values: Output<String>)


@JvmName(name = "wvpgoeemrrfclque")
suspend fun clusterExtensionIds(values: List<Output<String>>)
@JvmName(name = "yqhqcrwsxdtqaxsa")
suspend fun clusterExtensionIds(vararg values: String)

Parameters

values

Contains the reference to the add-on that contains charts to deploy CRDs and operators.