public static interface MaintenanceWindowStepFunctionsParameters.Builder extends CopyableBuilder<MaintenanceWindowStepFunctionsParameters.Builder,MaintenanceWindowStepFunctionsParameters>
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowStepFunctionsParameters.Builder |
input(String input)
The inputs for the STEP_FUNCTION task.
|
MaintenanceWindowStepFunctionsParameters.Builder |
name(String name)
The name of the STEP_FUNCTION task.
|
copyapplyMutation, buildMaintenanceWindowStepFunctionsParameters.Builder input(String input)
The inputs for the STEP_FUNCTION task.
input - The inputs for the STEP_FUNCTION task.MaintenanceWindowStepFunctionsParameters.Builder name(String name)
The name of the STEP_FUNCTION task.
name - The name of the STEP_FUNCTION task.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.