Domain

class Domain : KotlinCustomResource

A domain is an organizing entity for connecting together assets, users, and their projects

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the Amazon DataZone domain.

Link copied to clipboard
val awsId: Output<String>

The id of the Amazon DataZone domain.

Link copied to clipboard
val createdAt: Output<String>

The timestamp of when the Amazon DataZone domain was last updated.

Link copied to clipboard
val description: Output<String>?

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 AWS account that houses the Amazon DataZone domain.

Link copied to clipboard

The version of the domain.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kmsKeyIdentifier: Output<String>?

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

Link copied to clipboard
val lastUpdatedAt: Output<String>

The timestamp of when the Amazon DataZone domain was last updated.

Link copied to clipboard

The identifier of the AWS account that manages the domain.

Link copied to clipboard
val name: Output<String>

The name of the Amazon DataZone domain.

Link copied to clipboard
val portalUrl: Output<String>

The URL of the data portal for this Amazon DataZone domain.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of the root domain in Amazon Datazone.

Link copied to clipboard
val serviceRole: Output<String>?

The service role of the domain that is created.

Link copied to clipboard

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

Link copied to clipboard
val status: Output<DomainStatus>

The status of the Amazon DataZone domain.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags specified for the Amazon DataZone domain.

Link copied to clipboard
val urn: Output<String>