parameters

@JvmName(name = "xntjoveshtpawgyh")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "jtujaxywaxeipnpu")
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. `access_mode`: /nomad/docs/other-specifications/volume/capability#access_mode `attachment_mode`: /nomad/docs/other-specifications/volume/capability#attachment_mode volume_source: /nomad/docs/job-specification/volume#source


@JvmName(name = "nwooyolilldelcfm")
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. `access_mode`: /nomad/docs/other-specifications/volume/capability#access_mode `attachment_mode`: /nomad/docs/other-specifications/volume/capability#attachment_mode volume_source: /nomad/docs/job-specification/volume#source