Builder

class Builder

Properties

Link copied to clipboard

The additional encryption context of the portal.

Link copied to clipboard

The type of authentication integration points used when signing into the web portal. Defaults to Standard.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token returns the result from the original successful request.

Link copied to clipboard

The customer managed key of the web portal.

Link copied to clipboard

The name of the web portal. This is not visible to users who log into the web portal.

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

The tags to add to the web portal. A tag is a key-value pair.