destinationPorts

@JvmName(name = "sessjwgpoavgdhfu")
suspend fun destinationPorts(value: Output<List<String>>)
@JvmName(name = "vyiikkfnsstfmvrh")
suspend fun destinationPorts(value: List<String>?)

Parameters

value

A list of destination ports to which the external access rule applies.


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


@JvmName(name = "plyijyhunebfslpv")
suspend fun destinationPorts(values: List<Output<String>>)
@JvmName(name = "fodjaqospjjbjwff")
suspend fun destinationPorts(vararg values: String)

Parameters

values

A list of destination ports to which the external access rule applies.