Class: Aws::Types::DescribeCodeRepositoryInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeCodeRepositoryInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code_repository_name ⇒ ::String
Returns the value of attribute code_repository_name.
Instance Attribute Details
#code_repository_name ⇒ ::String
Returns the value of attribute code_repository_name.
3998 3999 4000 |
# File 'sig/types.rbs', line 3998 def code_repository_name @code_repository_name end |