class Aws::AuditManager::Types::Control

A control in Audit Manager.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the specified control.
@return [String]

@!attribute [rw] id

The unique identifier for the control.
@return [String]

@!attribute [rw] type

The type of control, such as custom or standard.
@return [String]

@!attribute [rw] name

The name of the specified control.
@return [String]

@!attribute [rw] description

The description of the specified control.
@return [String]

@!attribute [rw] testing_information

The steps to follow to determine if the control has been satisfied.
@return [String]

@!attribute [rw] action_plan_title

The title of the action plan for remediating the control.
@return [String]

@!attribute [rw] action_plan_instructions

The recommended actions to carry out if the control is not
fulfilled.
@return [String]

@!attribute [rw] control_sources

The data source that determines from where Audit Manager collects
evidence for the control.
@return [String]

@!attribute [rw] control_mapping_sources

The data mapping sources for the specified control.
@return [Array<Types::ControlMappingSource>]

@!attribute [rw] created_at

Specifies when the control was created.
@return [Time]

@!attribute [rw] last_updated_at

Specifies when the control was most recently updated.
@return [Time]

@!attribute [rw] created_by

The IAM user or role that created the control.
@return [String]

@!attribute [rw] last_updated_by

The IAM user or role that most recently updated the control.
@return [String]

@!attribute [rw] tags

The tags associated with the control.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/Control AWS API Documentation

Constants

SENSITIVE