Class: Aws::Types::OpportunitySummaryView

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#customerTypes::Customer

Returns the value of attribute customer.

Returns:



1115
1116
1117
# File 'sig/types.rbs', line 1115

def customer
  @customer
end

#lifecycleTypes::LifeCycleForView

Returns the value of attribute lifecycle.



1112
1113
1114
# File 'sig/types.rbs', line 1112

def lifecycle
  @lifecycle
end

#opportunity_team::Array[Types::Contact]

Returns the value of attribute opportunity_team.

Returns:



1113
1114
1115
# File 'sig/types.rbs', line 1113

def opportunity_team
  @opportunity_team
end

#opportunity_type"Net New Business", ...

Returns the value of attribute opportunity_type.

Returns:

  • ("Net New Business", "Flat Renewal", "Expansion")


1111
1112
1113
# File 'sig/types.rbs', line 1111

def opportunity_type
  @opportunity_type
end

#primary_needs_from_aws::Array[("Co-Sell - Architectural Validation" | "Co-Sell - Business Presentation" | "Co-Sell - Competitive Information" | "Co-Sell - Pricing Assistance" | "Co-Sell - Technical Consultation" | "Co-Sell - Total Cost of Ownership Evaluation" | "Co-Sell - Deal Support" | "Co-Sell - Support for Public Tender / RFx")]

Returns the value of attribute primary_needs_from_aws.

Returns:

  • (::Array[("Co-Sell - Architectural Validation" | "Co-Sell - Business Presentation" | "Co-Sell - Competitive Information" | "Co-Sell - Pricing Assistance" | "Co-Sell - Technical Consultation" | "Co-Sell - Total Cost of Ownership Evaluation" | "Co-Sell - Deal Support" | "Co-Sell - Support for Public Tender / RFx")])


1114
1115
1116
# File 'sig/types.rbs', line 1114

def primary_needs_from_aws
  @primary_needs_from_aws
end

#projectTypes::ProjectView

Returns the value of attribute project.

Returns:



1116
1117
1118
# File 'sig/types.rbs', line 1116

def project
  @project
end

Returns the value of attribute related_entity_identifiers.



1117
1118
1119
# File 'sig/types.rbs', line 1117

def related_entity_identifiers
  @related_entity_identifiers
end