Collection Policy Data Config Args
data class CollectionPolicyDataConfigArgs(val dataProject: Output<String>? = null, val dataRegion: Output<String>? = null) : ConvertibleToJava<CollectionPolicyDataConfigArgs>
Properties
Link copied to clipboard
Valid only when the log type is global. For example, if the productCode is sls, the log is collected to the default dedicated Project of the account in a specific dataRegion.
Link copied to clipboard
If and only if the log type is global log type, for example, if productCode is sls, global logs will be collected to the corresponding region during the first configuration.