direction

@JvmName(name = "kwabflhnvyleylhk")
suspend fun direction(value: Output<RuleGroupHeaderDirection>)
@JvmName(name = "drloymcvpcwseixx")
suspend fun direction(value: RuleGroupHeaderDirection)

Parameters

value

The direction of traffic flow to inspect. If set to ANY , the inspection matches bidirectional traffic, both from the source to the destination and from the destination to the source. If set to FORWARD , the inspection only matches traffic going from the source to the destination.