Class: Aws::Types::CreateCodeRepositoryOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateCodeRepositoryOutput
- 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.
2025 2026 2027 |
# File 'sig/types.rbs', line 2025 def code_repository_arn @code_repository_arn end |