Class: Aws::Types::DeleteProjectInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteProjectInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#project_name ⇒ ::String
Returns the value of attribute project_name.
Instance Attribute Details
#project_name ⇒ ::String
Returns the value of attribute project_name.
3568 3569 3570 |
# File 'sig/types.rbs', line 3568 def project_name @project_name end |