mountOptions

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

Parameters

value

A list of flags to pass to the gcsfuse command for configuring this volume. Flags should be passed without leading dashes.


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


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

Parameters

values

A list of flags to pass to the gcsfuse command for configuring this volume. Flags should be passed without leading dashes.