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.
797 798 799 |
# File 'sig/types.rbs', line 797 def charge_amount @charge_amount end |
#charge_date ⇒ ::Time
Returns the value of attribute charge_date.
796 797 798 |
# File 'sig/types.rbs', line 796 def charge_date @charge_date end |