Builder

class Builder

Properties

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency. This means that making the same request multiple times with the same clientToken has the same result every time.

Link copied to clipboard

The ID of the DNS view to associate with this token.

Link copied to clipboard

The date and time when the token expires. Tokens can have a minimum expiration of 30 days and maximum of 365 days from creation.

Link copied to clipboard
var name: String?

A descriptive name for the access token.

Link copied to clipboard

An array of user-defined keys and optional values. These tags can be used for categorization and organization.