Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard

The ID of the repository association.

Link copied to clipboard

The Amazon Resource Name (ARN) of an Amazon Web Services CodeStar Connections connection. Its format is arn:aws:codestar-connections:region-id:aws-account_id:connection/connection-id. For more information, see Connection in the Amazon Web Services CodeStar Connections API Reference.

Link copied to clipboard

The time, in milliseconds since the epoch, when the repository association was created.

Link copied to clipboard

A KMSKeyDetails object that contains:

Link copied to clipboard

The time, in milliseconds since the epoch, when the repository association was last updated.

Link copied to clipboard
var name: String?

The name of the repository.

Link copied to clipboard

The owner of the repository. For an Amazon Web Services CodeCommit repository, this is the Amazon Web Services account ID of the account that owns the repository. For a GitHub, GitHub Enterprise Server, or Bitbucket repository, this is the username for the account that owns the repository. For an S3 repository, it can be the username or Amazon Web Services account ID.

Link copied to clipboard

The provider type of the repository association.

Link copied to clipboard

Specifies the name of an S3 bucket and a CodeArtifacts object that contains the S3 object keys for a source code .zip file and for a build artifacts .zip file that contains .jar or .class files.

Link copied to clipboard

The state of the repository association.

Link copied to clipboard

A description of why the repository association is in the current state.