requestLogging

@JvmName(name = "kkxnqdlhnfpoolgu")
suspend fun requestLogging(value: Output<RequestLoggingArgs>)
@JvmName(name = "jdtbbotpfphykkjf")
suspend fun requestLogging(value: RequestLoggingArgs?)

Parameters

value

The request logging configuration for mdc, it includes advanced logging settings for all collections. It's optional.


@JvmName(name = "kwkclsqdhbohyqrx")
suspend fun requestLogging(argument: suspend RequestLoggingArgsBuilder.() -> Unit)

Parameters

argument

The request logging configuration for mdc, it includes advanced logging settings for all collections. It's optional.