Builder
Properties
Specifies the catalog associated with the request. This field takes a string value from a predefined list: AWS
or Sandbox
. The catalog determines which environment the opportunities are listed in. Use AWS
for listing real opportunities in the Amazon Web Services catalog, and Sandbox
for testing in secure, isolated environments.
Filters the opportunities based on the customer's company name. This allows partners to search for opportunities associated with a specific customer by matching the provided company name string.
Filters the opportunities based on the opportunity identifier. This allows partners to retrieve specific opportunities by providing their unique identifiers, ensuring precise results.
Filters the opportunities based on their last modified date. This filter helps retrieve opportunities that were updated after the specified date, allowing partners to track recent changes or updates.
Filters the opportunities based on their current lifecycle approval status. Use this filter to retrieve opportunities with statuses such as Pending Submission
, In Review
, Action Required
, or Approved
.
Filters the opportunities based on their lifecycle stage. This filter allows partners to retrieve opportunities at various stages in the sales cycle, such as Qualified
, Technical Validation
, Business Validation
, or Closed Won
.
Specifies the maximum number of results to return in a single call. This limits the number of opportunities returned in the response to avoid providing too many results at once.
An object that specifies how the response is sorted. The default Sort.SortBy
value is LastModifiedDate
.
Functions
construct an aws.sdk.kotlin.services.partnercentralselling.model.LastModifiedDate inside the given block
construct an aws.sdk.kotlin.services.partnercentralselling.model.OpportunitySort inside the given block