log Tail Config
suspend fun logTailConfig(name: String, block: suspend LogTailConfigResourceBuilder.() -> Unit): LogTailConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for LogTailConfig.
See also
Parameters
name
The unique name of the resulting resource.