Class: Aws::Types::Project

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:title, :customer_business_problem, :other_solution_description])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_comments::String

Returns the value of attribute additional_comments.

Returns:

  • (::String)


1154
1155
1156
# File 'sig/types.rbs', line 1154

def additional_comments
  @additional_comments
end

#apn_programs::Array[::String]

Returns the value of attribute apn_programs.

Returns:

  • (::Array[::String])


1146
1147
1148
# File 'sig/types.rbs', line 1146

def apn_programs
  @apn_programs
end

#aws_partition"aws-eusc"

Returns the value of attribute aws_partition.

Returns:

  • ("aws-eusc")


1155
1156
1157
# File 'sig/types.rbs', line 1155

def aws_partition
  @aws_partition
end

#competitor_name"Oracle Cloud", ...

Returns the value of attribute competitor_name.

Returns:

  • ("Oracle Cloud", "On-Prem", "Co-location", "Akamai", "AliCloud", "Google Cloud Platform", "IBM Softlayer", "Microsoft Azure", "Other- Cost Optimization", "No Competition", "*Other")


1151
1152
1153
# File 'sig/types.rbs', line 1151

def competitor_name
  @competitor_name
end

#customer_business_problem::String

Returns the value of attribute customer_business_problem.

Returns:

  • (::String)


1147
1148
1149
# File 'sig/types.rbs', line 1147

def customer_business_problem
  @customer_business_problem
end

#customer_use_case::String

Returns the value of attribute customer_use_case.

Returns:

  • (::String)


1148
1149
1150
# File 'sig/types.rbs', line 1148

def customer_use_case
  @customer_use_case
end

#delivery_models::Array[("SaaS or PaaS" | "BYOL or AMI" | "Managed Services" | "Professional Services" | "Resell" | "Other")]

Returns the value of attribute delivery_models.

Returns:

  • (::Array[("SaaS or PaaS" | "BYOL or AMI" | "Managed Services" | "Professional Services" | "Resell" | "Other")])


1142
1143
1144
# File 'sig/types.rbs', line 1142

def delivery_models
  @delivery_models
end

#expected_contract_durationTypes::ExpectedContractDuration

Returns the value of attribute expected_contract_duration.



1144
1145
1146
# File 'sig/types.rbs', line 1144

def expected_contract_duration
  @expected_contract_duration
end

#expected_customer_spend::Array[Types::ExpectedCustomerSpend]

Returns the value of attribute expected_customer_spend.

Returns:



1143
1144
1145
# File 'sig/types.rbs', line 1143

def expected_customer_spend
  @expected_customer_spend
end

#other_competitor_names::String

Returns the value of attribute other_competitor_names.

Returns:

  • (::String)


1152
1153
1154
# File 'sig/types.rbs', line 1152

def other_competitor_names
  @other_competitor_names
end

#other_solution_description::String

Returns the value of attribute other_solution_description.

Returns:

  • (::String)


1153
1154
1155
# File 'sig/types.rbs', line 1153

def other_solution_description
  @other_solution_description
end

Returns the value of attribute related_opportunity_identifier.

Returns:

  • (::String)


1149
1150
1151
# File 'sig/types.rbs', line 1149

def related_opportunity_identifier
  @related_opportunity_identifier
end

#sales_activities::Array[("Initialized discussions with customer" | "Customer has shown interest in solution" | "Conducted POC / Demo" | "In evaluation / planning stage" | "Agreed on solution to Business Problem" | "Completed Action Plan" | "Finalized Deployment Need" | "SOW Signed")]

Returns the value of attribute sales_activities.

Returns:

  • (::Array[("Initialized discussions with customer" | "Customer has shown interest in solution" | "Conducted POC / Demo" | "In evaluation / planning stage" | "Agreed on solution to Business Problem" | "Completed Action Plan" | "Finalized Deployment Need" | "SOW Signed")])


1150
1151
1152
# File 'sig/types.rbs', line 1150

def sales_activities
  @sales_activities
end

#title::String

Returns the value of attribute title.

Returns:

  • (::String)


1145
1146
1147
# File 'sig/types.rbs', line 1145

def title
  @title
end