Class: Aws::Types::CodeRepository
- Inherits:
-
Object
- Object
- Aws::Types::CodeRepository
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository_url ⇒ ::String
Returns the value of attribute repository_url.
Instance Attribute Details
#repository_url ⇒ ::String
Returns the value of attribute repository_url.
1659 1660 1661 |
# File 'sig/types.rbs', line 1659 def repository_url @repository_url end |