Builder

class Builder

Properties

Link copied to clipboard
var all: All?

Inspect all headers.

Link copied to clipboard

Inspect only the headers whose keys don't match any of the strings specified here.

Link copied to clipboard

Inspect only the headers that have a key that matches one of the strings specified here.

Functions

Link copied to clipboard
fun all(block: All.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.wafv2.model.All inside the given block