| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingInfo |
MaintenanceWindowTask.loggingInfo()
Information about an Amazon S3 bucket to write task-level logs to.
|
LoggingInfo |
GetMaintenanceWindowTaskResponse.loggingInfo()
The location in Amazon S3 where the task results are logged.
|
LoggingInfo |
RegisterTaskWithMaintenanceWindowRequest.loggingInfo()
A structure containing information about an Amazon S3 bucket to write instance-level logs to.
|
LoggingInfo |
UpdateMaintenanceWindowTaskRequest.loggingInfo()
The new logging location in Amazon S3 to specify.
|
LoggingInfo |
UpdateMaintenanceWindowTaskResponse.loggingInfo()
The updated logging information in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowTask.Builder |
MaintenanceWindowTask.Builder.loggingInfo(LoggingInfo loggingInfo)
Information about an Amazon S3 bucket to write task-level logs to.
|
GetMaintenanceWindowTaskResponse.Builder |
GetMaintenanceWindowTaskResponse.Builder.loggingInfo(LoggingInfo loggingInfo)
The location in Amazon S3 where the task results are logged.
|
RegisterTaskWithMaintenanceWindowRequest.Builder |
RegisterTaskWithMaintenanceWindowRequest.Builder.loggingInfo(LoggingInfo loggingInfo)
A structure containing information about an Amazon S3 bucket to write instance-level logs to.
|
UpdateMaintenanceWindowTaskRequest.Builder |
UpdateMaintenanceWindowTaskRequest.Builder.loggingInfo(LoggingInfo loggingInfo)
The new logging location in Amazon S3 to specify.
|
UpdateMaintenanceWindowTaskResponse.Builder |
UpdateMaintenanceWindowTaskResponse.Builder.loggingInfo(LoggingInfo loggingInfo)
The updated logging information in Amazon S3.
|
Copyright © 2019. All rights reserved.