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

#schedule_expression::String

Returns the value of attribute schedule_expression.

Returns:

  • (::String)


353
354
355
# File 'sig/types.rbs', line 353

def schedule_expression
  @schedule_expression
end