@Stability(value=Stable)
public static interface CfnMaintenanceWindowTask.TaskInvocationParametersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder
|
static class |
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Jsii$Proxy
An implementation for
CfnMaintenanceWindowTask.TaskInvocationParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder |
builder() |
default Object |
getMaintenanceWindowAutomationParameters()
`CfnMaintenanceWindowTask.TaskInvocationParametersProperty.MaintenanceWindowAutomationParameters`.
|
default Object |
getMaintenanceWindowLambdaParameters()
`CfnMaintenanceWindowTask.TaskInvocationParametersProperty.MaintenanceWindowLambdaParameters`.
|
default Object |
getMaintenanceWindowRunCommandParameters()
`CfnMaintenanceWindowTask.TaskInvocationParametersProperty.MaintenanceWindowRunCommandParameters`.
|
default Object |
getMaintenanceWindowStepFunctionsParameters()
`CfnMaintenanceWindowTask.TaskInvocationParametersProperty.MaintenanceWindowStepFunctionsParameters`.
|
@Stability(value=Stable) @Nullable default Object getMaintenanceWindowAutomationParameters()
@Stability(value=Stable) @Nullable default Object getMaintenanceWindowLambdaParameters()
@Stability(value=Stable) @Nullable default Object getMaintenanceWindowRunCommandParameters()
@Stability(value=Stable) @Nullable default Object getMaintenanceWindowStepFunctionsParameters()
@Stability(value=Stable) static CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder builder()
Copyright © 2021. All rights reserved.