@Stability(value=Stable) public static final class CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty |
build()
Builds the configured instance.
|
CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Builder |
input(String input)
|
CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Builder |
name(String name)
|
@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Builder input(String input)
CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.getInput()input - `CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Input`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Builder name(String name)
CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.getName()name - `CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Name`.this@Stability(value=Stable) public CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty>CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.