Builder
Properties
The Amazon Resource Name (ARN) identifying the repository association.
The ID of the repository association.
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.
The time, in milliseconds since the epoch, when the repository association was created.
A KMSKeyDetails
object that contains:
The time, in milliseconds since the epoch, when the repository association was last updated.
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.
The provider type of the repository association.
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.
The state of the repository association.
A description of why the repository association is in the current state.
Functions
construct an aws.sdk.kotlin.services.codegurureviewer.model.KmsKeyDetails inside the given block
construct an aws.sdk.kotlin.services.codegurureviewer.model.S3RepositoryDetails inside the given block