Class: Aws::Types::CreateRepositoryResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateRepositoryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository ⇒ Types::Repository
Returns the value of attribute repository.
Instance Attribute Details
#repository ⇒ Types::Repository
Returns the value of attribute repository.
165 166 167 |
# File 'sig/types.rbs', line 165 def repository @repository end |