State Machine Logging Configuration
fun StateMachineLoggingConfiguration(destinations: List<StateMachineLogDestination>? = null, includeExecutionData: Boolean? = null, level: StateMachineLoggingConfigurationLevel? = null)