Builder

class Builder

Properties

Link copied to clipboard
var all: All?

Match all of the elements. See also MatchScope in JsonBody.

Link copied to clipboard

Match only the specified include paths. See also MatchScope in JsonBody.

Functions

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

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