| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingInfo |
LoggingInfo.clone() |
LoggingInfo |
UpdateMaintenanceWindowTaskResult.getLoggingInfo()
The updated logging information in Amazon S3.
|
LoggingInfo |
UpdateMaintenanceWindowTaskRequest.getLoggingInfo()
The new logging location in Amazon S3 to specify.
|
LoggingInfo |
RegisterTaskWithMaintenanceWindowRequest.getLoggingInfo()
A structure containing information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed
node-level logs to.
|
LoggingInfo |
GetMaintenanceWindowTaskResult.getLoggingInfo()
The location in Amazon Simple Storage Service (Amazon S3) where the task results are logged.
|
LoggingInfo |
MaintenanceWindowTask.getLoggingInfo()
Information about an S3 bucket to write task-level logs to.
|
LoggingInfo |
LoggingInfo.withS3BucketName(String s3BucketName)
The name of an S3 bucket where execution logs are stored.
|
LoggingInfo |
LoggingInfo.withS3KeyPrefix(String s3KeyPrefix)
(Optional) The S3 bucket subfolder.
|
LoggingInfo |
LoggingInfo.withS3Region(String s3Region)
The Amazon Web Services Region where the S3 bucket is located.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMaintenanceWindowTaskResult.setLoggingInfo(LoggingInfo loggingInfo)
The updated logging information in Amazon S3.
|
void |
UpdateMaintenanceWindowTaskRequest.setLoggingInfo(LoggingInfo loggingInfo)
The new logging location in Amazon S3 to specify.
|
void |
RegisterTaskWithMaintenanceWindowRequest.setLoggingInfo(LoggingInfo loggingInfo)
A structure containing information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed
node-level logs to.
|
void |
GetMaintenanceWindowTaskResult.setLoggingInfo(LoggingInfo loggingInfo)
The location in Amazon Simple Storage Service (Amazon S3) where the task results are logged.
|
void |
MaintenanceWindowTask.setLoggingInfo(LoggingInfo loggingInfo)
Information about an S3 bucket to write task-level logs to.
|
UpdateMaintenanceWindowTaskResult |
UpdateMaintenanceWindowTaskResult.withLoggingInfo(LoggingInfo loggingInfo)
The updated logging information in Amazon S3.
|
UpdateMaintenanceWindowTaskRequest |
UpdateMaintenanceWindowTaskRequest.withLoggingInfo(LoggingInfo loggingInfo)
The new logging location in Amazon S3 to specify.
|
RegisterTaskWithMaintenanceWindowRequest |
RegisterTaskWithMaintenanceWindowRequest.withLoggingInfo(LoggingInfo loggingInfo)
A structure containing information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed
node-level logs to.
|
GetMaintenanceWindowTaskResult |
GetMaintenanceWindowTaskResult.withLoggingInfo(LoggingInfo loggingInfo)
The location in Amazon Simple Storage Service (Amazon S3) where the task results are logged.
|
MaintenanceWindowTask |
MaintenanceWindowTask.withLoggingInfo(LoggingInfo loggingInfo)
Information about an S3 bucket to write task-level logs to.
|
Copyright © 2023. All rights reserved.