| Package | Description |
|---|---|
| software.amazon.awssdk.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfigurationInput |
UpdateEnvironmentRequest.loggingConfiguration()
The Logging Configuration to update of your Amazon MWAA environment.
|
LoggingConfigurationInput |
CreateEnvironmentRequest.loggingConfiguration()
The Apache Airflow logs you want to send to Amazon CloudWatch Logs.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentRequest.Builder |
UpdateEnvironmentRequest.Builder.loggingConfiguration(LoggingConfigurationInput loggingConfiguration)
The Logging Configuration to update of your Amazon MWAA environment.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.loggingConfiguration(LoggingConfigurationInput loggingConfiguration)
The Apache Airflow logs you want to send to Amazon CloudWatch Logs.
|
Copyright © 2021. All rights reserved.