destinationPorts

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

Parameters

value

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


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


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

Parameters

values

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