Class: Aws::Types::ScheduleItem

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#charge_amount::String

Returns the value of attribute charge_amount.

Returns:

  • (::String)


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.

Returns:

  • (::Time)


734
735
736
# File 'sig/types.rbs', line 734

def charge_date
  @charge_date
end