Class: Aws::Types::GetRepositoryInput
- Inherits:
-
Object
- Object
- Aws::Types::GetRepositoryInput
- 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.
1002 1003 1004 |
# File 'sig/types.rbs', line 1002 def repository_name @repository_name end |