parameters

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

Parameters

value

(map<string|string>: <optional>) - A key-value map of strings passed directly to the plugin to configure the volume. The details of these parameters are specific to the plugin.


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

Parameters

values

(map<string|string>: <optional>) - A key-value map of strings passed directly to the plugin to configure the volume. The details of these parameters are specific to the plugin.