| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsConfiguration |
UpdateLayerRequest.cloudWatchLogsConfiguration()
Specifies CloudWatch Logs configuration options for the layer.
|
CloudWatchLogsConfiguration |
Layer.cloudWatchLogsConfiguration()
The Amazon CloudWatch Logs configuration settings for the layer.
|
CloudWatchLogsConfiguration |
CreateLayerRequest.cloudWatchLogsConfiguration()
Specifies CloudWatch Logs configuration options for the layer.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLayerRequest.Builder |
UpdateLayerRequest.Builder.cloudWatchLogsConfiguration(CloudWatchLogsConfiguration cloudWatchLogsConfiguration)
Specifies CloudWatch Logs configuration options for the layer.
|
Layer.Builder |
Layer.Builder.cloudWatchLogsConfiguration(CloudWatchLogsConfiguration cloudWatchLogsConfiguration)
The Amazon CloudWatch Logs configuration settings for the layer.
|
CreateLayerRequest.Builder |
CreateLayerRequest.Builder.cloudWatchLogsConfiguration(CloudWatchLogsConfiguration cloudWatchLogsConfiguration)
Specifies CloudWatch Logs configuration options for the layer.
|
Copyright © 2023. All rights reserved.