Class: Aws::Types::AwsOpportunityProject
- Inherits:
-
Object
- Object
- Aws::Types::AwsOpportunityProject
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws_partition ⇒ "aws-eusc"
Returns the value of attribute aws_partition.
-
#expected_customer_spend ⇒ ::Array[Types::ExpectedCustomerSpend]
Returns the value of attribute expected_customer_spend.
Instance Attribute Details
#aws_partition ⇒ "aws-eusc"
Returns the value of attribute aws_partition.
115 116 117 |
# File 'sig/types.rbs', line 115 def aws_partition @aws_partition end |
#expected_customer_spend ⇒ ::Array[Types::ExpectedCustomerSpend]
Returns the value of attribute expected_customer_spend.
114 115 116 |
# File 'sig/types.rbs', line 114 def expected_customer_spend @expected_customer_spend end |