CustomFieldsFilter
A filter for fields in Custom type related items. Only one value can be provided.
Inheritors
Types
Functions
Casts this CustomFieldsFilter as a AndAll and retrieves its kotlin.collections.List
Casts this CustomFieldsFilter as a AndAll and retrieves its kotlin.collections.List
Casts this CustomFieldsFilter as a Field and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldFilter value. Throws an exception if the CustomFieldsFilter is not a Field.
Casts this CustomFieldsFilter as a Field and retrieves its aws.sdk.kotlin.services.connectcases.model.FieldFilter value. Returns null if the CustomFieldsFilter is not a Field.
Casts this CustomFieldsFilter as a Not and retrieves its aws.sdk.kotlin.services.connectcases.model.CustomFieldsFilter value. Throws an exception if the CustomFieldsFilter is not a Not.
Casts this CustomFieldsFilter as a Not and retrieves its aws.sdk.kotlin.services.connectcases.model.CustomFieldsFilter value. Returns null if the CustomFieldsFilter is not a Not.
Casts this CustomFieldsFilter as a OrAll and retrieves its kotlin.collections.List
Casts this CustomFieldsFilter as a OrAll and retrieves its kotlin.collections.List