direction

@JvmName(name = "uveqrorbmbewtphv")
suspend fun direction(value: Output<Either<String, SecurityRuleDirection>>)
@JvmName(name = "kppmpbpbybebfpjk")
suspend fun direction(value: Either<String, SecurityRuleDirection>?)
@JvmName(name = "ckntoohlctqddord")
fun direction(value: String)
@JvmName(name = "nhdfrdfhniphqfhd")
fun direction(value: SecurityRuleDirection)

Parameters

value

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