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

#clip_rangeTypes::ClipRange

Returns the value of attribute clip_range.

Returns:



1070
1071
1072
# File 'sig/types.rbs', line 1070

def clip_range
  @clip_range
end

#transitionTypes::Transition

Returns the value of attribute transition.

Returns:



1069
1070
1071
# File 'sig/types.rbs', line 1069

def transition
  @transition
end