@aws-sdk/client-codecommit

UpdateRepositoryDescriptionCommandInput Interface

Members

Name
Type
Details
repositoryName Requiredstring | undefined

The name of the repository to set or change the comment or description for.

repositoryDescription string | undefined

The new comment or description for the specified repository. Repository descriptions are limited to 1,000 characters.

Full Signature

export interface UpdateRepositoryDescriptionCommandInput extends UpdateRepositoryDescriptionInput