Class: Aws::Types::DescribeProjectRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeProjectRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#project_id ⇒ ::String
Returns the value of attribute project_id.
Instance Attribute Details
#project_id ⇒ ::String
Returns the value of attribute project_id.
1905 1906 1907 |
# File 'sig/types.rbs', line 1905 def project_id @project_id end |