View a markdown version of this page

OfferSetFilters - AWS Marketplace

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 AssociatedOfferIds of an offer set.

Type: OfferSetAssociatedOfferIdsFilter object

Required: No

EntityId

Allows filtering on EntityId of an offer set.

Type: OfferSetEntityIdFilter object

Required: No

LastModifiedDate

Allows filtering on the LastModifiedDate of an offer set.

Type: OfferSetLastModifiedDateFilter object

Required: No

Name

Allows filtering on the Name of an offer set.

Type: OfferSetNameFilter object

Required: No

ReleaseDate

Allows filtering on the ReleaseDate of an offer set.

Type: OfferSetReleaseDateFilter object

Required: No

SolutionId

Allows filtering on the SolutionId of an offer set.

Type: OfferSetSolutionIdFilter object

Required: No

State

Allows filtering on the State of 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: