class Aws::AuditManager::Types::Delegation
The assignment of a control set to a delegate for review.
@!attribute [rw] id
The unique identifier for the delegation. @return [String]
@!attribute [rw] assessment_name
The name of the associated assessment. @return [String]
@!attribute [rw] assessment_id
The identifier for the associated assessment. @return [String]
@!attribute [rw] status
The status of the delegation. @return [String]
@!attribute [rw] role_arn
The Amazon Resource Name (ARN) of the IAM role. @return [String]
@!attribute [rw] role_type
The type of customer persona. <note markdown="1"> In `CreateAssessment`, `roleType` can only be `PROCESS_OWNER`. In `UpdateSettings`, `roleType` can only be `PROCESS_OWNER`. In `BatchCreateDelegationByAssessment`, `roleType` can only be `RESOURCE_OWNER`. </note> @return [String]
@!attribute [rw] creation_time
Specifies when the delegation was created. @return [Time]
@!attribute [rw] last_updated
Specifies when the delegation was last updated. @return [Time]
@!attribute [rw] control_set_id
The identifier for the associated control set. @return [String]
@!attribute [rw] comment
The comment related to the delegation. @return [String]
@!attribute [rw] created_by
The IAM user or role that created the delegation. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/Delegation AWS API Documentation
Constants
- SENSITIVE