Class: Aws::Types::FollowModeScheduleActionStartSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#follow_point"END", "START"

Returns the value of attribute follow_point.

Returns:

  • ("END", "START")


1333
1334
1335
# File 'sig/types.rbs', line 1333

def follow_point
  @follow_point
end

#reference_action_name::String

Returns the value of attribute reference_action_name.

Returns:

  • (::String)


1334
1335
1336
# File 'sig/types.rbs', line 1334

def reference_action_name
  @reference_action_name
end