class Aws::AuditManager::Types::UpdateAssessmentStatusRequest
@note When making an API call, you may pass UpdateAssessmentStatusRequest
data as a hash: { assessment_id: "UUID", # required status: "ACTIVE", # required, accepts ACTIVE, INACTIVE }
@!attribute [rw] assessment_id
The identifier for the specified assessment. @return [String]
@!attribute [rw] status
The current status of the specified assessment. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/UpdateAssessmentStatusRequest AWS API Documentation
Constants
- SENSITIVE