nfsExportOptions

@JvmName(name = "dxvipccwsigodxxw")
suspend fun nfsExportOptions(value: Output<List<InstanceFileSharesNfsExportOptionArgs>>)
@JvmName(name = "outinxujvwhbmvas")
suspend fun nfsExportOptions(value: List<InstanceFileSharesNfsExportOptionArgs>?)

Parameters

value

Nfs Export Options. There is a limit of 10 export options per file share. Structure is documented below.


@JvmName(name = "pwsspbkiukcidvcw")
suspend fun nfsExportOptions(vararg values: Output<InstanceFileSharesNfsExportOptionArgs>)


@JvmName(name = "qvxnriufxuvubkre")
suspend fun nfsExportOptions(values: List<Output<InstanceFileSharesNfsExportOptionArgs>>)
@JvmName(name = "qmyakqdboygyslcs")
suspend fun nfsExportOptions(vararg values: InstanceFileSharesNfsExportOptionArgs)

Parameters

values

Nfs Export Options. There is a limit of 10 export options per file share. Structure is documented below.


@JvmName(name = "wroxprpatioffkow")
suspend fun nfsExportOptions(argument: List<suspend InstanceFileSharesNfsExportOptionArgsBuilder.() -> Unit>)
@JvmName(name = "jficgygiahsqiupp")
suspend fun nfsExportOptions(vararg argument: suspend InstanceFileSharesNfsExportOptionArgsBuilder.() -> Unit)
@JvmName(name = "ehwgwkeetsdddhal")
suspend fun nfsExportOptions(argument: suspend InstanceFileSharesNfsExportOptionArgsBuilder.() -> Unit)

Parameters

argument

Nfs Export Options. There is a limit of 10 export options per file share. Structure is documented below.