LifeCycleSummary

An object that contains a LifeCycle object's subset of fields.

Types

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

Properties

Link copied to clipboard

Specifies the reason code when an opportunity is marked as Closed Lost. When you select an appropriate reason code, you communicate the context for closing the Opportunity, and aid in accurate reports and analysis of opportunity outcomes.

Link copied to clipboard

Specifies the upcoming actions or tasks for the Opportunity. This field is utilized to communicate to Amazon Web Services the next actions required for the Opportunity.

Link copied to clipboard

Indicates why an opportunity was sent back for further details. Partners must take corrective action based on the ReviewComments.

Link copied to clipboard

Indicates the review status of a partner referred opportunity. This field is read-only and only applicable for partner referrals. Valid values:

Link copied to clipboard

Indicates the reason a specific decision was taken during the opportunity review process. This field combines the reasons for both disqualified and action required statuses, and provides clarity for why an opportunity was disqualified or required further action.

Link copied to clipboard
val stage: Stage?

Specifies the current stage of the Opportunity's lifecycle as it maps to Amazon Web Services stages from the current stage in the partner CRM. This field provides a translated value of the stage, and offers insight into the Opportunity's progression in the sales cycle, according to Amazon Web Services definitions.

Link copied to clipboard

Specifies the date when Amazon Web Services expects to start significant billing, when the project finishes, and when it moves into production. This field informs the Amazon Web Services seller about when the opportunity launches and starts to incur Amazon Web Services usage.

Functions

Link copied to clipboard
inline fun copy(block: LifeCycleSummary.Builder.() -> Unit = {}): LifeCycleSummary
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