public static interface InputSwitchScheduleActionSettings.Builder extends SdkPojo, CopyableBuilder<InputSwitchScheduleActionSettings.Builder,InputSwitchScheduleActionSettings>
Modifier and Type | Method and Description |
---|---|
InputSwitchScheduleActionSettings.Builder |
inputAttachmentNameReference(String inputAttachmentNameReference)
The name of the input attachment that should be switched to by this action.
|
copy
applyMutation, build
InputSwitchScheduleActionSettings.Builder inputAttachmentNameReference(String inputAttachmentNameReference)
inputAttachmentNameReference
- The name of the input attachment that should be switched to by this action.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.