Class: Aws::Types::BatchGetRepositoriesInput
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetRepositoriesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository_names ⇒ ::Array[::String]
Returns the value of attribute repository_names.
Instance Attribute Details
#repository_names ⇒ ::Array[::String]
Returns the value of attribute repository_names.
199 200 201 |
# File 'sig/types.rbs', line 199 def repository_names @repository_names end |