Class: Aws::Types::GetAwsOpportunitySummaryRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAwsOpportunitySummaryRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#catalog ⇒ ::String
Returns the value of attribute catalog.
-
#related_opportunity_identifier ⇒ ::String
Returns the value of attribute related_opportunity_identifier.
Instance Attribute Details
#catalog ⇒ ::String
Returns the value of attribute catalog.
475 476 477 |
# File 'sig/types.rbs', line 475 def catalog @catalog end |
#related_opportunity_identifier ⇒ ::String
Returns the value of attribute related_opportunity_identifier.
476 477 478 |
# File 'sig/types.rbs', line 476 def @related_opportunity_identifier end |