sourcePorts

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

Parameters

value

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


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


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

Parameters

values

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