mountPoints

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

Parameters

value

Mount point list See mount_points below.


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


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

Parameters

values

Mount point list See mount_points below.


@JvmName(name = "bhlauxjkjceykxny")
suspend fun mountPoints(argument: List<suspend V3FunctionNasConfigMountPointArgsBuilder.() -> Unit>)
@JvmName(name = "schgnwsuopfybprx")
suspend fun mountPoints(vararg argument: suspend V3FunctionNasConfigMountPointArgsBuilder.() -> Unit)
@JvmName(name = "cpvxmlueraetylok")
suspend fun mountPoints(argument: suspend V3FunctionNasConfigMountPointArgsBuilder.() -> Unit)

Parameters

argument

Mount point list See mount_points below.