| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
LoggingInfo |
RegisterTaskWithMaintenanceWindowRequest.loggingInfo()
A structure containing information about an Amazon S3 bucket to write instance-level logs to.
|
LoggingInfo |
MaintenanceWindowTask.loggingInfo()
Information about an Amazon S3 bucket to write task-level logs to.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterTaskWithMaintenanceWindowRequest.Builder |
RegisterTaskWithMaintenanceWindowRequest.Builder.loggingInfo(LoggingInfo loggingInfo)
A structure containing information about an Amazon S3 bucket to write instance-level logs to.
|
MaintenanceWindowTask.Builder |
MaintenanceWindowTask.Builder.loggingInfo(LoggingInfo loggingInfo)
Information about an Amazon S3 bucket to write task-level logs to.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingInfo |
LoggingInfoUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingInfoMarshaller.marshall(LoggingInfo loggingInfo,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.