Class: Aws::Types::UpdateCodeRepositoryOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateCodeRepositoryOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code_repository_arn ⇒ ::String
Returns the value of attribute code_repository_arn.
Instance Attribute Details
#code_repository_arn ⇒ ::String
Returns the value of attribute code_repository_arn.
11980 11981 11982 |
# File 'sig/types.rbs', line 11980 def code_repository_arn @code_repository_arn end |