public static interface MaintenanceWindowStepFunctionsParameters.Builder extends SdkPojo, CopyableBuilder<MaintenanceWindowStepFunctionsParameters.Builder,MaintenanceWindowStepFunctionsParameters>
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowStepFunctionsParameters.Builder |
input(String input)
The inputs for the
STEP_FUNCTIONS task. |
MaintenanceWindowStepFunctionsParameters.Builder |
name(String name)
The name of the
STEP_FUNCTIONS task. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMaintenanceWindowStepFunctionsParameters.Builder input(String input)
The inputs for the STEP_FUNCTIONS task.
input - The inputs for the STEP_FUNCTIONS task.MaintenanceWindowStepFunctionsParameters.Builder name(String name)
The name of the STEP_FUNCTIONS task.
name - The name of the STEP_FUNCTIONS task.Copyright © 2021. All rights reserved.