CreateRepositoryRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of your AWS CodeStar connection that connects Proton to your repository provider account. For more information, see Setting up for Proton in the Proton User Guide.

Link copied to clipboard

The ARN of your customer Amazon Web Services Key Management Service (Amazon Web Services KMS) key.

Link copied to clipboard

The repository name (for example, myrepos/myrepo).

Link copied to clipboard

The repository provider.

Link copied to clipboard
val tags: List<Tag>?

An optional list of metadata items that you can associate with the Proton repository. A tag is a key-value pair.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String