Class: Aws::Types::ScheduleConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cron_expression::String

Returns the value of attribute cron_expression.

Returns:

  • (::String)


264
265
266
# File 'sig/types.rbs', line 264

def cron_expression
  @cron_expression
end