direction

@JvmName(name = "ksppdkaarlhrflxl")
suspend fun direction(value: Output<Either<String, SecurityRuleDirection>>)
@JvmName(name = "objupshegdtjmihb")
suspend fun direction(value: Either<String, SecurityRuleDirection>)
@JvmName(name = "cfwhsvxeerodsthk")
fun direction(value: String)
@JvmName(name = "ljjdesnyuuelcpxe")
fun direction(value: SecurityRuleDirection)

Parameters

value

The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.