Class: Aws::Types::StartAssessmentRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartAssessmentRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#assessment_run_arn ⇒ ::String
Returns the value of attribute assessment_run_arn.
Instance Attribute Details
#assessment_run_arn ⇒ ::String
Returns the value of attribute assessment_run_arn.
700 701 702 |
# File 'sig/types.rbs', line 700 def assessment_run_arn @assessment_run_arn end |