Class: Aws::Types::GetRepositoryOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetRepositoryOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository_metadata ⇒ Types::RepositoryMetadata
Returns the value of attribute repository_metadata.
Instance Attribute Details
#repository_metadata ⇒ Types::RepositoryMetadata
Returns the value of attribute repository_metadata.
1007 1008 1009 |
# File 'sig/types.rbs', line 1007 def @repository_metadata end |