class Aws::ResilienceHub::Types::TestRecommendation

Defines a test recommendation.

@!attribute [rw] app_component_name

The name of the application component.
@return [String]

@!attribute [rw] description

The description for the test recommendation.
@return [String]

@!attribute [rw] intent

The intent of the test recommendation.
@return [String]

@!attribute [rw] items

The test recommendation items.
@return [Array<Types::RecommendationItem>]

@!attribute [rw] name

The name of the test recommendation.
@return [String]

@!attribute [rw] prerequisite

The prerequisite of the test recommendation.
@return [String]

@!attribute [rw] recommendation_id

Identifier for the test recommendation.
@return [String]

@!attribute [rw] reference_id

The reference identifier for the test recommendation.
@return [String]

@!attribute [rw] risk

The level of risk for this test recommendation.
@return [String]

@!attribute [rw] type

The type of test recommendation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/TestRecommendation AWS API Documentation

Constants

SENSITIVE