Builder

class Builder

Properties

Link copied to clipboard

Access permissions string used for this user.

Link copied to clipboard

Denotes the user's authentication properties, such as whether it requires a password to authenticate.

Link copied to clipboard
var tags: List<Tag>?

A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.

Link copied to clipboard

The name of the user. This value must be unique as it also serves as the user identifier.

Functions