| Package | Description |
|---|---|
| software.amazon.awssdk.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfigurationInput |
CreateEnvironmentRequest.loggingConfiguration()
Defines the Apache Airflow logs to send to CloudWatch Logs.
|
LoggingConfigurationInput |
UpdateEnvironmentRequest.loggingConfiguration()
The Apache Airflow log types to send to CloudWatch Logs.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.loggingConfiguration(LoggingConfigurationInput loggingConfiguration)
Defines the Apache Airflow logs to send to CloudWatch Logs.
|
UpdateEnvironmentRequest.Builder |
UpdateEnvironmentRequest.Builder.loggingConfiguration(LoggingConfigurationInput loggingConfiguration)
The Apache Airflow log types to send to CloudWatch Logs.
|
Copyright © 2023. All rights reserved.