nfsExportOptions

@JvmName(name = "uhjukaledhssdqwf")
suspend fun nfsExportOptions(value: Output<List<InstanceFileSharesNfsExportOptionArgs>>)
@JvmName(name = "qstikmhmbhjtfvry")
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 = "vlnyqojiomkfqunu")
suspend fun nfsExportOptions(vararg values: Output<InstanceFileSharesNfsExportOptionArgs>)


@JvmName(name = "qehtnutnbewecmks")
suspend fun nfsExportOptions(values: List<Output<InstanceFileSharesNfsExportOptionArgs>>)
@JvmName(name = "qowxrjvchqhdmbfn")
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 = "ugwhfawkdnbvnxdi")
suspend fun nfsExportOptions(argument: List<suspend InstanceFileSharesNfsExportOptionArgsBuilder.() -> Unit>)
@JvmName(name = "qjelhstxoyswvbre")
suspend fun nfsExportOptions(vararg argument: suspend InstanceFileSharesNfsExportOptionArgsBuilder.() -> Unit)
@JvmName(name = "pnehesddolstlley")
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.