#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for Filter
Implementations
The ARN of the filter.
The ARN of the filter.
The time at which the filter was created.
The time at which the filter was created.
The time at which the filter was last updated.
The time at which the filter was last updated.
The ARN of the dataset group to which the filter belongs.
The ARN of the dataset group to which the filter belongs.
If the filter failed, the reason for its failure.
If the filter failed, the reason for its failure.
Specifies the type of item interactions to filter out of recommendation results. The filter expression must follow specific format rules. For information about filter expression structure and syntax, see filter-expressions.
Specifies the type of item interactions to filter out of recommendation results. The filter expression must follow specific format rules. For information about filter expression structure and syntax, see filter-expressions.
The status of the filter.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more