Class: Aws::Types::DeleteCodeRepositoryInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCodeRepositoryInput
- 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.
3301 3302 3303 |
# File 'sig/types.rbs', line 3301 def code_repository_name @code_repository_name end |