PackageGroup

class PackageGroup : KotlinCustomResource

The resource schema to create a CodeArtifact package group.

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the package group.

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

The contact info of the package group.

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

The text description of the package group.

Link copied to clipboard
val domainName: Output<String>

The name of the domain that contains the package group.

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

The 12-digit account ID of the AWS account that owns the domain.

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

The package origin configuration of the package group.

Link copied to clipboard
val pattern: Output<String>

The package group pattern that is used to gather packages.

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 the package group.

Link copied to clipboard
val urn: Output<String>