Class: Aws::Types::GetRevenueStatisticsSummaryResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRevenueStatisticsSummaryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#revenue_breakdown ⇒ Types::RevenueBreakdown
Returns the value of attribute revenue_breakdown.
Instance Attribute Details
#revenue_breakdown ⇒ Types::RevenueBreakdown
Returns the value of attribute revenue_breakdown.
706 707 708 |
# File 'sig/types.rbs', line 706 def revenue_breakdown @revenue_breakdown end |