Class: Aws::Types::DeleteRepositoryOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRepositoryOutput
- 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.
412 413 414 |
# File 'sig/types.rbs', line 412 def repository @repository end |