direction

@JvmName(name = "vxsvwfwhhwnsixka")
suspend fun direction(value: Output<Either<String, SecurityRuleDirection>>)
@JvmName(name = "duqpovtfusabwbba")
suspend fun direction(value: Either<String, SecurityRuleDirection>)
@JvmName(name = "dswthydpjwikvnxs")
fun direction(value: String)
@JvmName(name = "qleofnhihuckomej")
fun direction(value: SecurityRuleDirection)

Parameters

value

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