Builder

class Builder

Properties

Link copied to clipboard

Specifies whether the object is (true) or is not (false) the latest version of an object.

Link copied to clipboard
var key: String?

The object key.

Link copied to clipboard

Date and time when the object was last modified.

Link copied to clipboard
var owner: Owner?

The account that created the delete marker.

Link copied to clipboard

Version ID of an object.

Functions

Link copied to clipboard
fun owner(block: Owner.Builder.() -> Unit)

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