ports

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

Parameters

value

List of the ports that need to be matched.


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


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

Parameters

values

List of the ports that need to be matched.