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