Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration InspectActionType

Types of Inspect Action on the traffic flow.

INSPECT - Inspect the traffic. * INSPECT_AND_CAPTURE_LOG - Inspect and capture logs for the traffic.

Enumeration members

Inspect

Inspect: = "INSPECT"

InspectAndCaptureLog

InspectAndCaptureLog: = "INSPECT_AND_CAPTURE_LOG"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj