storageOpts

@JvmName(name = "romljljukysscnqm")
suspend fun storageOpts(value: Output<Map<String, String>>)
@JvmName(name = "whqavpmsyflpbrdl")
suspend fun storageOpts(value: Map<String, String>?)

Parameters

value

Key/value pairs for the storage driver options, e.g. size: 120G


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

Parameters

values

Key/value pairs for the storage driver options, e.g. size: 120G