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)


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.

Returns:

  • (::Time)


796
797
798
# File 'sig/types.rbs', line 796

def charge_date
  @charge_date
end