Class: Aws::Types::ScheduleDescribeResultModel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2868
2869
2870
# File 'sig/types.rbs', line 2868

def next_token
  @next_token
end

#schedule_actions::Array[Types::ScheduleAction]

Returns the value of attribute schedule_actions.

Returns:



2869
2870
2871
# File 'sig/types.rbs', line 2869

def schedule_actions
  @schedule_actions
end