Class: Aws::Types::ScheduleRefreshOnEntity

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::String

Returns the value of attribute day_of_month.

Returns:

  • (::String)


9683
9684
9685
# File 'sig/types.rbs', line 9683

def day_of_month
  @day_of_month
end

#day_of_week"SUNDAY", ...

Returns the value of attribute day_of_week.

Returns:

  • ("SUNDAY", "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY")


9682
9683
9684
# File 'sig/types.rbs', line 9682

def day_of_week
  @day_of_week
end