class Aws::AuditManager::Types::AssessmentFrameworkMetadata

The metadata associated with a standard or custom framework.

@!attribute [rw] arn

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

@!attribute [rw] id

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

@!attribute [rw] type

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

@!attribute [rw] name

The name of the specified framework.
@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] compliance_type

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

@!attribute [rw] controls_count

The number of controls associated with the specified framework.
@return [Integer]

@!attribute [rw] control_sets_count

The number of control sets associated with the specified framework.
@return [Integer]

@!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]

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

Constants

SENSITIVE