Class: Aws::WellArchitected::Types::CheckDetail

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

Overview

Account details for a Well-Architected best practice in relation to Trusted Advisor checks.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

An Amazon Web Services account ID.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#choice_idString

The ID of a choice.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

Trusted Advisor check description.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#flagged_resourcesInteger

Count of flagged resources associated to the check.

Returns:

  • (Integer)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#idString

Trusted Advisor check ID.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#lens_arnString

Well-Architected Lens ARN associated to the check.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Trusted Advisor check name.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#pillar_idString

The ID used to identify a pillar, for example, security.

A pillar is identified by its PillarReviewSummary$PillarId.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#providerString

Provider of the check related to the best practice.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#question_idString

The ID of the question.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#reasonString

Reason associated to the check.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

Status associated to the check.

Returns:

  • (String)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The date and time recorded.

Returns:

  • (Time)


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

class CheckDetail < Struct.new(
  :id,
  :name,
  :description,
  :provider,
  :lens_arn,
  :pillar_id,
  :question_id,
  :choice_id,
  :status,
  :account_id,
  :flagged_resources,
  :reason,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end