direction

@JvmName(name = "mtvgbircwdfkykix")
suspend fun direction(value: Output<Either<String, SecurityRuleDirection>>)
@JvmName(name = "bvchcdsexdtjqhgf")
suspend fun direction(value: Either<String, SecurityRuleDirection>?)
@JvmName(name = "rdkjmketblophagr")
fun direction(value: String)
@JvmName(name = "ynebcbjkstpvtfud")
fun direction(value: SecurityRuleDirection)

Parameters

value

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