CreateDomainRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Link copied to clipboard

The description of the Amazon DataZone domain.

Link copied to clipboard

The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the Amazon Web Services account that houses the Amazon DataZone domain.

Link copied to clipboard

The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.

Link copied to clipboard
val name: String?

The name of the Amazon DataZone domain.

Link copied to clipboard

The single-sign on configuration of the Amazon DataZone domain.

Link copied to clipboard

The tags specified for the Amazon DataZone domain.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String