nfsExportOptions

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


@JvmName(name = "ufhnsunmhpqlgwgw")
suspend fun nfsExportOptions(values: List<Output<InstanceFileSharesNfsExportOptionArgs>>)
@JvmName(name = "yqntopckytwjmflu")
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 = "pxwiuwytpvnracuo")
suspend fun nfsExportOptions(argument: List<suspend InstanceFileSharesNfsExportOptionArgsBuilder.() -> Unit>)
@JvmName(name = "fydmlcividwfdaqx")
suspend fun nfsExportOptions(vararg argument: suspend InstanceFileSharesNfsExportOptionArgsBuilder.() -> Unit)
@JvmName(name = "yavlxidalfegcaew")
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.