Builder

class Builder

Properties

Link copied to clipboard
var all: All?

Inspect all cookies.

Link copied to clipboard

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

Link copied to clipboard

Inspect only the cookies 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