| Package | Description |
|---|---|
| software.amazon.awscdk.services.mwaa |
AWS::MWAA Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEnvironment.LoggingConfigurationProperty.Jsii$Proxy
An implementation for
CfnEnvironment.LoggingConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.LoggingConfigurationProperty |
CfnEnvironment.LoggingConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.Builder |
CfnEnvironment.Builder.loggingConfiguration(CfnEnvironment.LoggingConfigurationProperty loggingConfiguration)
The Apache Airflow logs being sent to CloudWatch Logs: `DagProcessingLogs` , `SchedulerLogs` , `TaskLogs` , `WebserverLogs` , `WorkerLogs` .
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.loggingConfiguration(CfnEnvironment.LoggingConfigurationProperty loggingConfiguration)
Sets the value of
CfnEnvironmentProps.getLoggingConfiguration() |
void |
CfnEnvironment.setLoggingConfiguration(CfnEnvironment.LoggingConfigurationProperty value)
The Apache Airflow logs being sent to CloudWatch Logs: `DagProcessingLogs` , `SchedulerLogs` , `TaskLogs` , `WebserverLogs` , `WorkerLogs` .
|
Copyright © 2022. All rights reserved.