Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.mwaa.CfnEnvironmentPropsMixin.LoggingConfigurationProperty
Packages that use CfnEnvironmentPropsMixin.LoggingConfigurationProperty
-
Uses of CfnEnvironmentPropsMixin.LoggingConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.mwaa
Classes in software.amazon.awscdk.cfnpropertymixins.services.mwaa that implement CfnEnvironmentPropsMixin.LoggingConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEnvironmentPropsMixin.LoggingConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.mwaa that return CfnEnvironmentPropsMixin.LoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.mwaa with parameters of type CfnEnvironmentPropsMixin.LoggingConfigurationPropertyModifier and TypeMethodDescriptionCfnEnvironmentMixinProps.Builder.loggingConfiguration(CfnEnvironmentPropsMixin.LoggingConfigurationProperty loggingConfiguration) Sets the value ofCfnEnvironmentMixinProps.getLoggingConfiguration()CfnEnvironmentPropsMixin.Builder.loggingConfiguration(CfnEnvironmentPropsMixin.LoggingConfigurationProperty loggingConfiguration) The Apache Airflow logs being sent to CloudWatch Logs:DagProcessingLogs,SchedulerLogs,TaskLogs,WebserverLogs,WorkerLogs.