nfs

@JvmName(name = "vgnihyllmbkdxbdh")
suspend fun nfs(value: Output<ServiceTemplateSpecVolumeNfsArgs>)
@JvmName(name = "vpitjhoiytujdsoc")
suspend fun nfs(value: ServiceTemplateSpecVolumeNfsArgs?)

Parameters

value

A filesystem backed by a Network File System share. This filesystem requires the run.googleapis.com/execution-environment annotation to be set to "gen2" and run.googleapis.com/launch-stage set to "BETA" or "ALPHA". Structure is documented below.


@JvmName(name = "uxpdxxldywjjfuwu")
suspend fun nfs(argument: suspend ServiceTemplateSpecVolumeNfsArgsBuilder.() -> Unit)

Parameters

argument

A filesystem backed by a Network File System share. This filesystem requires the run.googleapis.com/execution-environment annotation to be set to "gen2" and run.googleapis.com/launch-stage set to "BETA" or "ALPHA". Structure is documented below.