java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.FilterAttribute
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<FilterAttribute.Builder,FilterAttribute>

@Generated("software.amazon.awssdk:codegen") public final class FilterAttribute extends Object implements SdkPojo, Serializable, ToCopyableBuilder<FilterAttribute.Builder,FilterAttribute>

Specifies the name that the metadata attribute must match and the value to which to compare the value of the metadata attribute. For more information, see Query configurations.

This data type is used in the following API operations:

See Also: