GetOpportunityResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) that uniquely identifies the opportunity.

Link copied to clipboard

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 opportunity information is retrieved from. Use AWS to retrieve opportunities in the Amazon Web Services catalog, and Sandbox to retrieve opportunities in a secure and isolated testing environment.

Link copied to clipboard

DateTime when the Opportunity was last created.

Link copied to clipboard

Specifies details of the customer associated with the Opportunity.

Link copied to clipboard
val id: String

Read-only, system generated Opportunity unique identifier.

Link copied to clipboard

DateTime when the opportunity was last modified.

Link copied to clipboard

An object that contains lifecycle details for the Opportunity.

Link copied to clipboard

An object that contains marketing details for the Opportunity.

Link copied to clipboard

Indicates whether the Opportunity pertains to a national security project. This field must be set to true only when the customer's industry is Government. Additional privacy and security measures apply during the review and management process for opportunities marked as NationalSecurity.

Link copied to clipboard

Represents the internal team handling the opportunity. Specify the members involved in collaborating on this opportunity within the partner's organization.

Link copied to clipboard

Specifies the opportunity type as renewal, new, or expansion.

Link copied to clipboard

Specifies the opportunity's unique identifier in the partner's CRM system. This value is essential to track and reconcile because it's included in the outbound payload sent back to the partner.

Link copied to clipboard

Identifies the type of support the partner needs from Amazon Web Services.

Link copied to clipboard

An object that contains project details summary for the Opportunity.

Link copied to clipboard

Provides information about the associations of other entities with the opportunity. These entities include identifiers for AWSProducts, Partner Solutions, and AWSMarketplaceOffers.

Link copied to clipboard

Specifies details of a customer's procurement terms. Required only for partners in eligible programs.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String