parameters

@JvmName(name = "srxucmxhwmsnfsjr")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "ccvhnrjuihpqvivs")
suspend fun parameters(value: Map<String, String>?)

Parameters

value

parameters holds the parameters for the provisioner that should create volumes of this storage class.


@JvmName(name = "aeavwgdtinwvqhjo")
fun parameters(vararg values: Pair<String, String>)

Parameters

values

parameters holds the parameters for the provisioner that should create volumes of this storage class.