class Aws::Personalize::Types::FilterSummary

A short summary of a filter's attributes.

@!attribute [rw] name

The name of the filter.
@return [String]

@!attribute [rw] filter_arn

The ARN of the filter.
@return [String]

@!attribute [rw] creation_date_time

The time at which the filter was created.
@return [Time]

@!attribute [rw] last_updated_date_time

The time at which the filter was last updated.
@return [Time]

@!attribute [rw] dataset_group_arn

The ARN of the dataset group to which the filter belongs.
@return [String]

@!attribute [rw] failure_reason

If the filter failed, the reason for the failure.
@return [String]

@!attribute [rw] status

The status of the filter.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/FilterSummary AWS API Documentation

Constants

SENSITIVE