Builder

class Builder

Properties

Link copied to clipboard

A container for specifying rule filters. The filters determine the subset of objects to which the rule applies. This element is required only if you specify more than one filter. For example:

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 for specifying a tag key and value.

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