dataConfig

@JvmName(name = "hgaarepmguposbda")
suspend fun dataConfig(value: Output<CollectionPolicyDataConfigArgs>)
@JvmName(name = "flehtcicaepxnhvm")
suspend fun dataConfig(value: CollectionPolicyDataConfigArgs?)

Parameters

value

The configuration is supported only when the log type is global. For example, if the productCode is sls, global logs will be collected to the corresponding region during the first configuration. See data_config below.


@JvmName(name = "llggvvctlpwsifxv")
suspend fun dataConfig(argument: suspend CollectionPolicyDataConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration is supported only when the log type is global. For example, if the productCode is sls, global logs will be collected to the corresponding region during the first configuration. See data_config below.