ports

@JvmName(name = "byroduuvboasgwbs")
suspend fun ports(value: Output<List<String>>)
@JvmName(name = "akrxrrkatvpfgbeb")
suspend fun ports(value: List<String>?)

Parameters

value

List of the Ports that need to be matched.


@JvmName(name = "uiqsxyhwhtjtyodk")
suspend fun ports(vararg values: Output<String>)


@JvmName(name = "wcgpcpfaufhxfltk")
suspend fun ports(values: List<Output<String>>)
@JvmName(name = "ooscshiqwmnsdeln")
suspend fun ports(vararg values: String)

Parameters

values

List of the Ports that need to be matched.