mountPoints

@JvmName(name = "falgvlbmddhuhmuh")
suspend fun mountPoints(value: Output<List<ServiceNasConfigMountPointArgs>>)
@JvmName(name = "omyjhcjfbeelqnsr")
suspend fun mountPoints(value: List<ServiceNasConfigMountPointArgs>)

Parameters

value

Config the NAS mount points.See mount_points below.


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


@JvmName(name = "hghmrylehcmiwftc")
suspend fun mountPoints(values: List<Output<ServiceNasConfigMountPointArgs>>)
@JvmName(name = "jtdkrjvpyyubukrw")
suspend fun mountPoints(vararg values: ServiceNasConfigMountPointArgs)

Parameters

values

Config the NAS mount points.See mount_points below.


@JvmName(name = "kenoaftljhillqmh")
suspend fun mountPoints(argument: List<suspend ServiceNasConfigMountPointArgsBuilder.() -> Unit>)
@JvmName(name = "lqulnlwpcytoijkm")
suspend fun mountPoints(vararg argument: suspend ServiceNasConfigMountPointArgsBuilder.() -> Unit)
@JvmName(name = "kwbwtvjswgulrmva")
suspend fun mountPoints(argument: suspend ServiceNasConfigMountPointArgsBuilder.() -> Unit)

Parameters

argument

Config the NAS mount points.See mount_points below.