ProjectView

Provides the project view of an opportunity resource shared through a snapshot.

Types

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

Properties

Link copied to clipboard

Specifies the proposed solution focus or type of workload for the project.

Link copied to clipboard

Describes the deployment or consumption model for the partner solution or offering. This field indicates how the project's solution will be delivered or implemented for the customer.

Link copied to clipboard

Provides information about the anticipated customer spend related to this project. This may include details such as amount, frequency, and currency of expected expenditure.

Link copied to clipboard

Offers a description of other solutions if the standard solutions do not adequately cover the project's scope.

Link copied to clipboard

Lists the pre-sales activities that have occurred with the end-customer related to the opportunity. This field is conditionally mandatory when the project is qualified for Co-Sell and helps drive assignment priority on the AWS side. It provides insight into the engagement level with the customer.

Functions

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