Class: Aws::Types::UpdateProjectResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateProjectResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#project ⇒ Types::Project
Returns the value of attribute project.
Instance Attribute Details
#project ⇒ Types::Project
Returns the value of attribute project.
1486 1487 1488 |
# File 'sig/types.rbs', line 1486 def project @project end |