mountOptions

@JvmName(name = "qvocqostkrgxxddq")
suspend fun mountOptions(value: Output<List<String>>)
@JvmName(name = "jqogbngqibktseag")
suspend fun mountOptions(value: List<String>?)

Parameters

value

These are the mount options for a persistent disk.


@JvmName(name = "ntchhqvpopoqvaki")
suspend fun mountOptions(vararg values: Output<String>)


@JvmName(name = "xnxyutrunpovkkcg")
suspend fun mountOptions(values: List<Output<String>>)
@JvmName(name = "bwlgxscfotryrepd")
suspend fun mountOptions(vararg values: String)

Parameters

values

These are the mount options for a persistent disk.