Class: Aws::Types::GetBillingViewResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetBillingViewResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#billing_view ⇒ Types::BillingViewElement
Returns the value of attribute billing_view.
Instance Attribute Details
#billing_view ⇒ Types::BillingViewElement
Returns the value of attribute billing_view.
251 252 253 |
# File 'sig/types.rbs', line 251 def billing_view @billing_view end |