Class: Aws::Types::UsageBasedRateCardItem
- Inherits:
-
Object
- Object
- Aws::Types::UsageBasedRateCardItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rate_card ⇒ ::Array[Types::RateCardItem]
Returns the value of attribute rate_card.
Instance Attribute Details
#rate_card ⇒ ::Array[Types::RateCardItem]
Returns the value of attribute rate_card.
921 922 923 |
# File 'sig/types.rbs', line 921 def rate_card @rate_card end |