Class: Aws::Types::ScheduleItem
- Inherits:
-
Object
- Object
- Aws::Types::ScheduleItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#charge_amount ⇒ ::String
Returns the value of attribute charge_amount.
-
#charge_date ⇒ ::Time
Returns the value of attribute charge_date.
Instance Attribute Details
#charge_amount ⇒ ::String
Returns the value of attribute charge_amount.
735 736 737 |
# File 'sig/types.rbs', line 735 def charge_amount @charge_amount end |
#charge_date ⇒ ::Time
Returns the value of attribute charge_date.
734 735 736 |
# File 'sig/types.rbs', line 734 def charge_date @charge_date end |