FunctionLoggingConfigArgs

constructor(applicationLogLevel: Output<FunctionLoggingConfigApplicationLogLevel>? = null, logFormat: Output<FunctionLoggingConfigLogFormat>? = null, logGroup: Output<String>? = null, systemLogLevel: Output<FunctionLoggingConfigSystemLogLevel>? = null)