headers property
A list of HTTP headers to be sent to the target in case of a FLAG SecurityAction.
Limit 5 headers per SecurityAction. At least one is mandatory.
Optional.
Implementation
core.List<GoogleCloudApigeeV1SecurityActionHttpHeader>? headers;