Builder

class Builder

Properties

Link copied to clipboard

The comment of the key value store.

Link copied to clipboard

The S3 bucket that provides the source for the import. The source must be in a valid JSON format.

Link copied to clipboard
var name: String?

The name of the key value store. The minimum length is 1 character and the maximum length is 64 characters.

Link copied to clipboard
var tags: Tags?

A complex type that contains zero or more Tag elements.

Functions

Link copied to clipboard
Link copied to clipboard
fun tags(block: Tags.Builder.() -> Unit)