Project

class Project

An object that contains the Opportunity's project details.

Types

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

Properties

Link copied to clipboard

Captures additional comments or information for the Opportunity that weren't captured in other fields.

Link copied to clipboard

Specifies the Amazon Partner Network (APN) program that influenced the Opportunity. APN programs refer to specific partner programs or initiatives that can impact the Opportunity.

Link copied to clipboard

Name of the Opportunity's competitor (if any). Use Other to submit a value not in the picklist.

Link copied to clipboard

Describes the problem the end customer has, and how the partner is helping. Utilize this field to provide a concise narrative that outlines the customer's business challenge or issue. Elaborate on how the partner's solution or offerings align to resolve the customer's business problem. Include relevant information about the partner's value proposition, unique selling points, and expertise to tackle the issue. Offer insights on how the proposed solution meets the customer's needs and provides value. Use concise language and precise descriptions to convey the context and significance of the Opportunity. The content in this field helps Amazon Web Services understand the nature of the Opportunity and the strategic fit of the partner's solution.

Link copied to clipboard

Specifies the proposed solution focus or type of workload for the Opportunity. This field captures the primary use case or objective of the proposed solution, and provides context and clarity to the addressed workload.

Link copied to clipboard

Specifies the deployment or consumption model for your solution or service in the Opportunity's context. You can select multiple options.

Link copied to clipboard

Represents the estimated amount that the customer is expected to spend on AWS services related to the opportunity. This helps in evaluating the potential financial value of the opportunity for AWS.

Link copied to clipboard

Only allowed when CompetitorNames has Other selected.

Link copied to clipboard

Specifies the offered solution for the customer's business problem when the RelatedEntityIdentifiers.Solutions field value is Other.

Link copied to clipboard

Specifies the current opportunity's parent opportunity identifier.

Link copied to clipboard

Specifies the Opportunity's sales activities conducted with the end customer. These activities help drive Amazon Web Services assignment priority.

Link copied to clipboard

Specifies the Opportunity's title or name.

Functions

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