class Aws::CodeCommit::Types::CreateRepositoryInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/CreateRepositoryInput AWS API Documentation
@return [Hash<String,String>]
One or more tag key-value pairs to use when tagging this repository.
@!attribute [rw] tags
@return [String]
</note>
display the repository description on a webpage.
the description field in any application that uses this API to
users to potentially malicious code. Make sure that you HTML-encode
HTML-encode the description and display it in a webpage can expose
and all valid Unicode characters. Applications that do not
<note markdown=“1”> The description field for a repository accepts all HTML characters
A comment or description about the new repository.
@!attribute [rw] repository_description
@return [String]<br>: docs.aws.amazon.com/codecommit/latest/userguide/limits.html<br><br><br><br></note><br><br>prohibited.<br>[Limits][1] in the *AWS CodeCommit User Guide*. The suffix .git is
more information about the limits on repository names, see
underscore characters, and cannot include certain characters. For
Repository names are limited to 100 alphanumeric, dash, and
<note markdown=“1”> The repository name must be unique across the calling AWS account.
The name of the new repository to be created.
@!attribute [rw] repository_name
Represents the input of a create repository operation.