@Stability(value=Stable) public static final class CfnEnvironment.LoggingConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEnvironment.LoggingConfigurationProperty>
CfnEnvironment.LoggingConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder dagProcessingLogs(CfnEnvironment.ModuleLoggingConfigurationProperty dagProcessingLogs)
CfnEnvironment.LoggingConfigurationProperty.getDagProcessingLogs()dagProcessingLogs - Defines the processing logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder dagProcessingLogs(IResolvable dagProcessingLogs)
CfnEnvironment.LoggingConfigurationProperty.getDagProcessingLogs()dagProcessingLogs - Defines the processing logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder schedulerLogs(CfnEnvironment.ModuleLoggingConfigurationProperty schedulerLogs)
CfnEnvironment.LoggingConfigurationProperty.getSchedulerLogs()schedulerLogs - Defines the scheduler logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder schedulerLogs(IResolvable schedulerLogs)
CfnEnvironment.LoggingConfigurationProperty.getSchedulerLogs()schedulerLogs - Defines the scheduler logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder taskLogs(CfnEnvironment.ModuleLoggingConfigurationProperty taskLogs)
CfnEnvironment.LoggingConfigurationProperty.getTaskLogs()taskLogs - Defines the task logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder taskLogs(IResolvable taskLogs)
CfnEnvironment.LoggingConfigurationProperty.getTaskLogs()taskLogs - Defines the task logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder webserverLogs(CfnEnvironment.ModuleLoggingConfigurationProperty webserverLogs)
CfnEnvironment.LoggingConfigurationProperty.getWebserverLogs()webserverLogs - Defines the web server logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder webserverLogs(IResolvable webserverLogs)
CfnEnvironment.LoggingConfigurationProperty.getWebserverLogs()webserverLogs - Defines the web server logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder workerLogs(CfnEnvironment.ModuleLoggingConfigurationProperty workerLogs)
CfnEnvironment.LoggingConfigurationProperty.getWorkerLogs()workerLogs - Defines the worker logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty.Builder workerLogs(IResolvable workerLogs)
CfnEnvironment.LoggingConfigurationProperty.getWorkerLogs()workerLogs - Defines the worker logs sent to CloudWatch Logs and the logging level to send.this@Stability(value=Stable) public CfnEnvironment.LoggingConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnEnvironment.LoggingConfigurationProperty>CfnEnvironment.LoggingConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.