Class: Aws::Types::PaymentScheduleTermTemplate
- Inherits:
-
Object
- Object
- Aws::Types::PaymentScheduleTermTemplate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#schedule ⇒ ::Array[Types::PaymentScheduleEntry]
Returns the value of attribute schedule.
Instance Attribute Details
#schedule ⇒ ::Array[Types::PaymentScheduleEntry]
Returns the value of attribute schedule.
562 563 564 |
# File 'sig/types.rbs', line 562 def schedule @schedule end |