Class: Aws::Types::DeleteRepositoryLinkInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRepositoryLinkInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository_link_id ⇒ ::String
Returns the value of attribute repository_link_id.
Instance Attribute Details
#repository_link_id ⇒ ::String
Returns the value of attribute repository_link_id.
118 119 120 |
# File 'sig/types.rbs', line 118 def repository_link_id @repository_link_id end |