Domain

class Domain : KotlinCustomResource

The resource schema to create a CodeArtifact domain.

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the domain.

Link copied to clipboard
val domainName: Output<String>

The name of the domain.

Link copied to clipboard
val encryptionKey: Output<String>

The ARN of an AWS Key Management Service (AWS KMS) key associated with a domain.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the domain. This field is used for GetAtt

Link copied to clipboard
val owner: Output<String>

The 12-digit account ID of the AWS account that owns the domain. This field is used for GetAtt

Link copied to clipboard

The access control resource policy on the provided domain. Search the CloudFormation User Guide for AWS::CodeArtifact::Domain for more information about the expected schema for this property.

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

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>