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