class Aws::Inspector::Types::AssessmentTargetFilter

Used as the request parameter in the ListAssessmentTargets action.

@note When making an API call, you may pass AssessmentTargetFilter

data as a hash:

    {
      assessment_target_name_pattern: "NamePattern",
    }

@!attribute [rw] assessment_target_name_pattern

For a record to match a filter, an explicit value or a string that
contains a wildcard that is specified for this data type property
must match the value of the **assessmentTargetName** property of the
AssessmentTarget data type.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/AssessmentTargetFilter AWS API Documentation

Constants

SENSITIVE