Security Command Center V2 API - Module Google::Cloud::SecurityCenter::V2::IpRules::Direction (v1.3.0)

Reference documentation and code samples for the Security Command Center V2 API module Google::Cloud::SecurityCenter::V2::IpRules::Direction.

The type of direction that the rule is applicable to, one of ingress or egress. Not applicable to OPEN_X_PORT findings.

Constants

DIRECTION_UNSPECIFIED

value: 0
Unspecified direction value.

INGRESS

value: 1
Ingress direction value.

EGRESS

value: 2
Egress direction value.