Class: Aws::AuditManager::Types::AssessmentFrameworkMetadata

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb

Overview

The metadata that's associated with a standard framework or a custom framework.

Constant Summary collapse

SENSITIVE =
[:compliance_type]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the framework.

Returns:

  • (String)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#compliance_typeString

The compliance type that the new custom framework supports, such as CIS or HIPAA.

Returns:

  • (String)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#control_sets_countInteger

The number of control sets that are associated with the framework.

Returns:

  • (Integer)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#controls_countInteger

The number of controls that are associated with the framework.

Returns:

  • (Integer)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#created_atTime

The time when the framework was created.

Returns:

  • (Time)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#descriptionString

The description of the framework.

Returns:

  • (String)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#idString

The unique identifier for the framework.

Returns:

  • (String)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#last_updated_atTime

The time when the framework was most recently updated.

Returns:

  • (Time)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#logoString

The logo that's associated with the framework.

Returns:

  • (String)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#nameString

The name of the framework.

Returns:

  • (String)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end

#typeString

The framework type, such as a standard framework or a custom framework.

Returns:

  • (String)


412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# File 'gems/aws-sdk-auditmanager/lib/aws-sdk-auditmanager/types.rb', line 412

class AssessmentFrameworkMetadata < Struct.new(
  :arn,
  :id,
  :type,
  :name,
  :description,
  :logo,
  :compliance_type,
  :controls_count,
  :control_sets_count,
  :created_at,
  :last_updated_at)
  SENSITIVE = [:compliance_type]
  include Aws::Structure
end