Class: Aws::Types::CreateRepositoryResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateRepositoryResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository ⇒ Types::RepositoryDescription
Returns the value of attribute repository.
Instance Attribute Details
#repository ⇒ Types::RepositoryDescription
Returns the value of attribute repository.
110 111 112 |
# File 'sig/types.rbs', line 110 def repository @repository end |