| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowLambdaParameters |
MaintenanceWindowTaskInvocationParameters.lambda()
The parameters for a LAMBDA task type.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowTaskInvocationParameters.Builder |
MaintenanceWindowTaskInvocationParameters.Builder.lambda(MaintenanceWindowLambdaParameters lambda)
The parameters for a LAMBDA task type.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowLambdaParameters |
MaintenanceWindowLambdaParametersUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceWindowLambdaParametersMarshaller.marshall(MaintenanceWindowLambdaParameters maintenanceWindowLambdaParameters,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.