mountPoints

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

Parameters

value

Config the NAS mount points.See mount_points below.


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


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

Parameters

values

Config the NAS mount points.See mount_points below.


@JvmName(name = "resoddlchjchtnoa")
suspend fun mountPoints(argument: List<suspend ServiceNasConfigMountPointArgsBuilder.() -> Unit>)
@JvmName(name = "uewktsdjgdrcmfcx")
suspend fun mountPoints(vararg argument: suspend ServiceNasConfigMountPointArgsBuilder.() -> Unit)
@JvmName(name = "sfuguukmiphnyuor")
suspend fun mountPoints(argument: suspend ServiceNasConfigMountPointArgsBuilder.() -> Unit)

Parameters

argument

Config the NAS mount points.See mount_points below.