OpportunitySummary

An object that contains an Opportunity's subset of fields.

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) for the opportunity. This globally unique identifier can be used for IAM policies and cross-service references.

Link copied to clipboard

Specifies the catalog associated with the opportunity, either AWS or Sandbox. This indicates the environment in which the opportunity is managed.

Link copied to clipboard

DateTime when the Opportunity was last created.

Link copied to clipboard

An object that contains the Opportunity's customer details.

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 the Opportunity's lifecycle details.

Link copied to clipboard

Specifies opportunity type as a 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. It allows partners to link an opportunity to their CRM.

Link copied to clipboard

An object that contains the Opportunity's project details summary.

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