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.
1644 1645 1646 |
# File 'sig/types.rbs', line 1644 def repository_url @repository_url end |