Class: Aws::Types::SourceCodeRepository
- Inherits:
-
Object
- Object
- Aws::Types::SourceCodeRepository
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_location ⇒ ::String
Returns the value of attribute s3_location.
Instance Attribute Details
#s3_location ⇒ ::String
Returns the value of attribute s3_location.
1902 1903 1904 |
# File 'sig/types.rbs', line 1902 def s3_location @s3_location end |