ScrubbingRuleEntryMatchVariable type

The variable to be scrubbed from the logs.
KnownScrubbingRuleEntryMatchVariable can be used interchangeably with ScrubbingRuleEntryMatchVariable, this enum contains the known values that the service supports.

Known values supported by the service

RequestIPAddress: RequestIPAddress
RequestUri: RequestUri
QueryStringArgNames: QueryStringArgNames
RequestHeaderNames: RequestHeaderNames
RequestCookieNames: RequestCookieNames
RequestBodyPostArgNames: RequestBodyPostArgNames
RequestBodyJsonArgNames: RequestBodyJsonArgNames

type ScrubbingRuleEntryMatchVariable = string