| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowRunCommandParameters |
MaintenanceWindowTaskInvocationParameters.runCommand()
The parameters for a RUN_COMMAND task type.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowTaskInvocationParameters.Builder |
MaintenanceWindowTaskInvocationParameters.Builder.runCommand(MaintenanceWindowRunCommandParameters runCommand)
The parameters for a RUN_COMMAND task type.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowRunCommandParameters |
MaintenanceWindowRunCommandParametersUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceWindowRunCommandParametersMarshaller.marshall(MaintenanceWindowRunCommandParameters maintenanceWindowRunCommandParameters,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.