Class: Aws::Types::GetTestGridProjectRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTestGridProjectRequest
- 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.
514 515 516 |
# File 'sig/types.rbs', line 514 def project_arn @project_arn end |