class Aws::AuditManager::Types::Framework

The file used to structure and automate Audit Manager assessments for a given compliance standard.

@!attribute [rw] arn

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

@!attribute [rw] id

The unique identifier for the specified framework.
@return [String]

@!attribute [rw] name

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

@!attribute [rw] type

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

@!attribute [rw] compliance_type

The compliance type that the new custom framework supports, such as
CIS or HIPAA.
@return [String]

@!attribute [rw] description

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

@!attribute [rw] logo

The logo associated with the framework.
@return [String]

@!attribute [rw] control_sources

The sources from which Audit Manager collects evidence for the
control.
@return [String]

@!attribute [rw] control_sets

The control sets associated with the framework.
@return [Array<Types::ControlSet>]

@!attribute [rw] created_at

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

@!attribute [rw] last_updated_at

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

@!attribute [rw] created_by

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

@!attribute [rw] last_updated_by

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

@!attribute [rw] tags

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

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

Constants

SENSITIVE