Class: Aws::Types::UpdateProgramScheduleConfiguration

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:



1278
1279
1280
# File 'sig/types.rbs', line 1278

def clip_range
  @clip_range
end

#transitionTypes::UpdateProgramTransition

Returns the value of attribute transition.



1277
1278
1279
# File 'sig/types.rbs', line 1277

def transition
  @transition
end