mountPoints

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

Parameters

value

Config the NAS mount points.See mount_points below.


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


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

Parameters

values

Config the NAS mount points.See mount_points below.


@JvmName(name = "timvdjhvjpjkhori")
suspend fun mountPoints(argument: List<suspend ServiceNasConfigMountPointArgsBuilder.() -> Unit>)
@JvmName(name = "fuarupsmdewwohol")
suspend fun mountPoints(vararg argument: suspend ServiceNasConfigMountPointArgsBuilder.() -> Unit)
@JvmName(name = "iqskqpmiyqgimacy")
suspend fun mountPoints(argument: suspend ServiceNasConfigMountPointArgsBuilder.() -> Unit)

Parameters

argument

Config the NAS mount points.See mount_points below.