nasConfig

@JvmName(name = "lqhidwbxnddrotsg")
suspend fun nasConfig(value: Output<V3FunctionNasConfigArgs>)
@JvmName(name = "iemkuutgsdyqwrar")
suspend fun nasConfig(value: V3FunctionNasConfigArgs?)

Parameters

value

NAS configuration. After this parameter is configured, the function can access the specified NAS resource. See nas_config below.


@JvmName(name = "pthdeswacghylqux")
suspend fun nasConfig(argument: suspend V3FunctionNasConfigArgsBuilder.() -> Unit)

Parameters

argument

NAS configuration. After this parameter is configured, the function can access the specified NAS resource. See nas_config below.