Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mwaa.CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder
Packages that use CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder
-
Uses of CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.mwaa
Methods in software.amazon.awscdk.cfnpropertymixins.services.mwaa that return CfnEnvironmentPropsMixin.LoggingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnEnvironmentPropsMixin.LoggingConfigurationProperty.builder()CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.dagProcessingLogs(CfnEnvironmentPropsMixin.ModuleLoggingConfigurationProperty dagProcessingLogs) CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.dagProcessingLogs(IResolvable dagProcessingLogs) CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.schedulerLogs(CfnEnvironmentPropsMixin.ModuleLoggingConfigurationProperty schedulerLogs) Sets the value ofCfnEnvironmentPropsMixin.LoggingConfigurationProperty.getSchedulerLogs()CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.schedulerLogs(IResolvable schedulerLogs) Sets the value ofCfnEnvironmentPropsMixin.LoggingConfigurationProperty.getSchedulerLogs()CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.taskLogs(CfnEnvironmentPropsMixin.ModuleLoggingConfigurationProperty taskLogs) Sets the value ofCfnEnvironmentPropsMixin.LoggingConfigurationProperty.getTaskLogs()CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.taskLogs(IResolvable taskLogs) Sets the value ofCfnEnvironmentPropsMixin.LoggingConfigurationProperty.getTaskLogs()CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.webserverLogs(CfnEnvironmentPropsMixin.ModuleLoggingConfigurationProperty webserverLogs) Sets the value ofCfnEnvironmentPropsMixin.LoggingConfigurationProperty.getWebserverLogs()CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.webserverLogs(IResolvable webserverLogs) Sets the value ofCfnEnvironmentPropsMixin.LoggingConfigurationProperty.getWebserverLogs()CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.workerLogs(CfnEnvironmentPropsMixin.ModuleLoggingConfigurationProperty workerLogs) Sets the value ofCfnEnvironmentPropsMixin.LoggingConfigurationProperty.getWorkerLogs()CfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.workerLogs(IResolvable workerLogs) Sets the value ofCfnEnvironmentPropsMixin.LoggingConfigurationProperty.getWorkerLogs()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mwaa with parameters of type CfnEnvironmentPropsMixin.LoggingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnvironmentPropsMixin.LoggingConfigurationProperty.Builder.