OfferSetFilters
Object containing all the filter fields for offer sets entity. Client can add a maximum of 8 filters in a single ListEntities request.
Contents
Note
In the following list, the required parameters are described first.
- AssociatedOfferIds
-
Allows filtering on the
AssociatedOfferIdsof an offer set.Type: OfferSetAssociatedOfferIdsFilter object
Required: No
- EntityId
-
Allows filtering on
EntityIdof an offer set.Type: OfferSetEntityIdFilter object
Required: No
- LastModifiedDate
-
Allows filtering on the
LastModifiedDateof an offer set.Type: OfferSetLastModifiedDateFilter object
Required: No
- Name
-
Allows filtering on the
Nameof an offer set.Type: OfferSetNameFilter object
Required: No
- ReleaseDate
-
Allows filtering on the
ReleaseDateof an offer set.Type: OfferSetReleaseDateFilter object
Required: No
- SolutionId
-
Allows filtering on the
SolutionIdof an offer set.Type: OfferSetSolutionIdFilter object
Required: No
- State
-
Allows filtering on the
Stateof an offer set.Type: OfferSetStateFilter object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: