RepositoryAssociation

class RepositoryAssociation : KotlinCustomResource

This resource schema represents the RepositoryAssociation resource in the Amazon CodeGuru Reviewer service.

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.

Properties

Link copied to clipboard
val associationArn: Output<String>

The Amazon Resource Name (ARN) of the repository association.

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

The name of the S3 bucket associated with an associated S3 repository. It must start with codeguru-reviewer-.

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

The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.

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

Name of the repository to be associated.

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

The owner of the repository. For a Bitbucket repository, this is the username for the account that owns the repository.

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

The tags associated with a repository association.

Link copied to clipboard

The type of repository to be associated.

Link copied to clipboard
val urn: Output<String>