stackdriverLoggingConfig

@JvmName(name = "dcnqhufkgcbwbord")
suspend fun stackdriverLoggingConfig(value: Output<StackdriverLoggingConfigArgs>)
@JvmName(name = "gimyynjtvusqebog")
suspend fun stackdriverLoggingConfig(value: StackdriverLoggingConfigArgs?)

Parameters

value

Configuration options for writing logs to Stackdriver Logging. If this field is unset, then no logs are written.


@JvmName(name = "ajiygsavorbypvyl")
suspend fun stackdriverLoggingConfig(argument: suspend StackdriverLoggingConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration options for writing logs to Stackdriver Logging. If this field is unset, then no logs are written.