Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the token.

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
var createdAt: <Error class: unknown class>?

The time and date the token was created.

Link copied to clipboard

ID of the DNS view the token is associated to.

Link copied to clipboard
var expiresAt: <Error class: unknown class>?

The token's expiration time and date.

Link copied to clipboard

ID of the Global Resolver.

Link copied to clipboard
var id: String?

ID of the token.

Link copied to clipboard
var name: String?

Name of the token.

Link copied to clipboard

The operational status of the token.

Link copied to clipboard
var updatedAt: <Error class: unknown class>?

The time and date the token was created.

Link copied to clipboard

The value of the token.