Class: Aws::Types::MonthlySetting

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#day_of_month ⇒ ::Integer

Returns the value of attribute day_of_month.

Returns:

  • (::Integer)


497
498
499
# File 'sig/types.rbs', line 497

def day_of_month
  @day_of_month
end

#hand_off_time ⇒ Types::HandOffTime

Returns the value of attribute hand_off_time.

Returns:



498
499
500
# File 'sig/types.rbs', line 498

def hand_off_time
  @hand_off_time
end