Class: Aws::AuditManager::Types::Framework

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

Overview

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

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the specified framework.

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#compliance_typeString

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

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#control_setsArray<Types::ControlSet>

The control sets associated with the framework.

Returns:



2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#control_sourcesString

The sources from which AWS Audit Manager collects evidence for the control.

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

Specifies when the framework was created.

Returns:

  • (Time)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The IAM user or role that created the framework.

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the specified framework.

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The unique identifier for the specified framework.

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_atTime

Specifies when the framework was most recently updated.

Returns:

  • (Time)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_byString

The IAM user or role that most recently updated the framework.

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#logoString

The logo associated with the framework.

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the specified framework.

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The tags associated with the framework.

Returns:

  • (Hash<String,String>)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The framework type, such as custom or standard.

Returns:

  • (String)


2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
# File 'lib/aws-sdk-auditmanager/types.rb', line 2244

class Framework < Struct.new(
  :arn,
  :id,
  :name,
  :type,
  :compliance_type,
  :description,
  :logo,
  :control_sources,
  :control_sets,
  :created_at,
  :last_updated_at,
  :created_by,
  :last_updated_by,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end