pluginType

val pluginType: Output<String>

The type of the plug-in. Valid values:

  • "trafficControl"

  • "ipControl"

  • "backendSignature"

  • "jwtAuth"

  • "basicAuth"

  • "cors"

  • "caching"

  • "routing"

  • "accessControl"

  • "errorMapping"

  • "circuitBreaker"

  • "remoteAuth"

  • "logMask"

  • "transformer".