class Aws::Inspector2::Types::Filter
Details about a filter.
@!attribute [rw] action
The action that is to be applied to the findings that match the filter. @return [String]
@!attribute [rw] arn
The Amazon Resource Number (ARN) associated with this filter. @return [String]
@!attribute [rw] created_at
The date and time this filter was created at. @return [Time]
@!attribute [rw] criteria
Details on the filter criteria associated with this filter. @return [Types::FilterCriteria]
@!attribute [rw] description
A description of the filter. @return [String]
@!attribute [rw] name
The name of the filter. @return [String]
@!attribute [rw] owner_id
The Amazon Web Services account ID of the account that created the filter. @return [String]
@!attribute [rw] reason
The reason for the filter. @return [String]
@!attribute [rw] tags
The tags attached to the filter. @return [Hash<String,String>]
@!attribute [rw] updated_at
The date and time the filter was last updated at. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/Filter AWS API Documentation
Constants
- SENSITIVE