type property

String? type
getter/setter pair

Type of this configuration. Possible string values are:

  • "HTTP_HEADER_HOST"
  • "HTTP_PATH"
  • "UNSPECIFIED_TYPE"

Implementation

core.String? type;