public static interface FollowModeScheduleActionStartSettings.Builder extends SdkPojo, CopyableBuilder<FollowModeScheduleActionStartSettings.Builder,FollowModeScheduleActionStartSettings>
| Modifier and Type | Method and Description |
|---|---|
FollowModeScheduleActionStartSettings.Builder |
followPoint(FollowPoint followPoint)
Identifies whether this action starts relative to the start or relative to the end of the reference action.
|
FollowModeScheduleActionStartSettings.Builder |
followPoint(String followPoint)
Identifies whether this action starts relative to the start or relative to the end of the reference action.
|
FollowModeScheduleActionStartSettings.Builder |
referenceActionName(String referenceActionName)
The action name of another action that this one refers to.
|
copyapplyMutation, buildFollowModeScheduleActionStartSettings.Builder followPoint(String followPoint)
followPoint - Identifies whether this action starts relative to the start or relative to the end of the reference
action.FollowPoint,
FollowPointFollowModeScheduleActionStartSettings.Builder followPoint(FollowPoint followPoint)
followPoint - Identifies whether this action starts relative to the start or relative to the end of the reference
action.FollowPoint,
FollowPointFollowModeScheduleActionStartSettings.Builder referenceActionName(String referenceActionName)
referenceActionName - The action name of another action that this one refers to.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.