destinationPorts

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

Parameters

value

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


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


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

Parameters

values

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