@Stability(value=Stable)
public static interface CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Builder
|
static class |
CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Jsii$Proxy
An implementation for
CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Builder |
builder() |
default String |
getInput()
`CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Input`.
|
default String |
getName()
`CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Name`.
|
@Stability(value=Stable) @Nullable default String getInput()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) static CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty.Builder builder()
Copyright © 2021. All rights reserved.