UpdateCodeRepositoryRequest
Types
Properties
Link copied to clipboard
The name of the Git repository to update.
Link copied to clipboard
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository. The secret must have a staging label of AWSCURRENT
and must be in the following format:
Functions
Link copied to clipboard
inline fun copy(block: UpdateCodeRepositoryRequest.Builder.() -> Unit = {}): UpdateCodeRepositoryRequest