C# 클래스 Amazon.CodeCommit.Model.UpdateRepositoryNameRequest

Container for the parameters to the UpdateRepositoryName operation. Renames a repository. The repository name must be unique across the calling AWS account. In addition, repository names are limited to 100 alphanumeric, dash, and underscore characters, and cannot include certain characters. The suffix ".git" is prohibited. For a full description of the limits on repository names, see Limits in the AWS CodeCommit User Guide.
상속: AmazonCodeCommitRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetNewName ( ) : bool
IsSetOldName ( ) : bool