mountPoints

@JvmName(name = "akkuemremuibsxfj")
suspend fun mountPoints(value: Output<List<V3FunctionNasConfigMountPointArgs>>)
@JvmName(name = "islvrglvmtnboqqs")
suspend fun mountPoints(value: List<V3FunctionNasConfigMountPointArgs>?)

Parameters

value

Mount point list See mount_points below.


@JvmName(name = "safoxstknmvrvaop")
suspend fun mountPoints(vararg values: Output<V3FunctionNasConfigMountPointArgs>)


@JvmName(name = "dxiwdycuxyclbkrb")
suspend fun mountPoints(values: List<Output<V3FunctionNasConfigMountPointArgs>>)
@JvmName(name = "pmigenhowpydqage")
suspend fun mountPoints(vararg values: V3FunctionNasConfigMountPointArgs)

Parameters

values

Mount point list See mount_points below.


@JvmName(name = "irtfowgtdkjdhptg")
suspend fun mountPoints(argument: List<suspend V3FunctionNasConfigMountPointArgsBuilder.() -> Unit>)
@JvmName(name = "tjqfrdmrtmtgttay")
suspend fun mountPoints(vararg argument: suspend V3FunctionNasConfigMountPointArgsBuilder.() -> Unit)
@JvmName(name = "slpbumdnwlgrlqjw")
suspend fun mountPoints(argument: suspend V3FunctionNasConfigMountPointArgsBuilder.() -> Unit)

Parameters

argument

Mount point list See mount_points below.