Class: Aws::Types::GetRepositoryLinkOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetRepositoryLinkOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository_link_info ⇒ Types::RepositoryLinkInfo
Returns the value of attribute repository_link_info.
Instance Attribute Details
#repository_link_info ⇒ Types::RepositoryLinkInfo
Returns the value of attribute repository_link_info.
164 165 166 |
# File 'sig/types.rbs', line 164 def repository_link_info @repository_link_info end |