logTailConfig

suspend fun logTailConfig(name: String, block: suspend LogTailConfigResourceBuilder.() -> Unit): LogTailConfig

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for LogTailConfig.


See also

Parameters

name

The unique name of the resulting resource.