class Aws::FIS::Types::ExperimentTarget

Describes a target for an experiment.

@!attribute [rw] resource_type

The resource type.
@return [String]

@!attribute [rw] resource_arns

The Amazon Resource Names (ARNs) of the resources.
@return [Array<String>]

@!attribute [rw] resource_tags

The tags for the target resources.
@return [Hash<String,String>]

@!attribute [rw] filters

The filters to apply to identify target resources using specific
attributes.
@return [Array<Types::ExperimentTargetFilter>]

@!attribute [rw] selection_mode

Scopes the identified resources to a specific count or percentage.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/fis-2020-12-01/ExperimentTarget AWS API Documentation

Constants

SENSITIVE