parameters

@JvmName(name = "ipkggyxlgvrcjnmd")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "kxqlkaueimiscegi")
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 = "xufpouijarwhvjea")
fun parameters(vararg values: Pair<String, String>)

Parameters

values

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