Class: Aws::Types::DeleteRepositoryInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRepositoryInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository_name ⇒ ::String
Returns the value of attribute repository_name.
Instance Attribute Details
#repository_name ⇒ ::String
Returns the value of attribute repository_name.
542 543 544 |
# File 'sig/types.rbs', line 542 def repository_name @repository_name end |