instancePorts

@JvmName(name = "dvvvlftpntoeslrd")
suspend fun instancePorts(value: Output<List<String>>)
@JvmName(name = "dqjqgaktjqqowunv")
suspend fun instancePorts(value: List<String>?)

Parameters

value

List of instance ports to which the policy should be applied. This can be specified if the protocol is SSL or TCP.


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


@JvmName(name = "bveydmqmwgdnbsrr")
suspend fun instancePorts(values: List<Output<String>>)
@JvmName(name = "nekuogyfiydnbpff")
suspend fun instancePorts(vararg values: String)

Parameters

values

List of instance ports to which the policy should be applied. This can be specified if the protocol is SSL or TCP.