| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowAutomationParameters |
MaintenanceWindowTaskInvocationParameters.automation()
The parameters for a AUTOMATION task type.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowTaskInvocationParameters.Builder |
MaintenanceWindowTaskInvocationParameters.Builder.automation(MaintenanceWindowAutomationParameters automation)
The parameters for a AUTOMATION task type.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowAutomationParameters |
MaintenanceWindowAutomationParametersUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceWindowAutomationParametersMarshaller.marshall(MaintenanceWindowAutomationParameters maintenanceWindowAutomationParameters,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.