destination Configuration
suspend fun destinationConfiguration(value: Output<LoggingConfigurationDestinationConfigurationArgs>)
Parameters
value
The DestinationConfiguration is a complex type that contains information about where chat content will be logged.
suspend fun destinationConfiguration(argument: suspend LoggingConfigurationDestinationConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The DestinationConfiguration is a complex type that contains information about where chat content will be logged.