Class: Aws::Types::UpdateProjectOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateProjectOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#project_arn ⇒ ::String
Returns the value of attribute project_arn.
Instance Attribute Details
#project_arn ⇒ ::String
Returns the value of attribute project_arn.
12423 12424 12425 |
# File 'sig/types.rbs', line 12423 def project_arn @project_arn end |