class Aws::CodeArtifact::Types::DomainDescription
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/DomainDescription AWS API Documentation
@return [String]
to store package assets in the domain.
The Amazon Resource Name (ARN) of the Amazon S3 bucket that is used
@!attribute [rw] s3_bucket_arn
@return [Integer]
The total size of all assets in the domain.
@!attribute [rw] asset_size_bytes
@return [Integer]
The number of repositories in the domain.
@!attribute [rw] repository_count
@return [String]
domain.
The ARN of an Key Management Service (KMS) key associated with a
@!attribute [rw] encryption_key
@return [Time]
created.
A timestamp that represents the date and time the domain was
@!attribute [rw] created_time
@return [String]
The current status of a domain.
@!attribute [rw] status
@return [String]
The Amazon Resource Name (ARN) of the domain.
@!attribute [rw] arn
@return [String]
The Amazon Web Services account ID that owns the domain.
@!attribute [rw] owner
@return [String]
The name of the domain.
@!attribute [rw] name
repositories.
When you create a domain, it is empty until you add one or more
Information about a domain. A domain is a container for repositories.