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, sdkFields
copy
applyMutation, build
MaintenanceWindowStepFunctionsParameters.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 Amazon Web Services, Inc. All Rights Reserved.