sourcePorts

@JvmName(name = "qxqdjmvxbojnidgk")
suspend fun sourcePorts(value: Output<List<String>>)
@JvmName(name = "oysqtdammdrfndcn")
suspend fun sourcePorts(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "piqjagjinqlycvci")
suspend fun sourcePorts(values: List<Output<String>>)
@JvmName(name = "wisqdagombdmlwag")
suspend fun sourcePorts(vararg values: String)

Parameters

values

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