Builder

class Builder

Properties

Link copied to clipboard

A conjunction (logical AND) of predicates, which is used in evaluating a metrics filter. The operator must have at least two predicates, and an object must match all of the predicates in order for the filter to apply.

Link copied to clipboard

An object key name prefix that identifies the subset of objects to which the rule applies.

Link copied to clipboard
var tag: Tag?

A container of a key value name pair.

Functions

Link copied to clipboard
Link copied to clipboard
fun tag(block: Tag.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.s3.model.Tag inside the given block