Log Meta Args
data class LogMetaArgs(val logMetaName: Output<String>? = null, val status: Output<String>? = null) : ConvertibleToJava<LogMetaArgs>
Import
Threat Detection Log Meta can be imported using the id, e.g.
$ pulumi import alicloud:threatdetection/logMeta:LogMeta example <id>
Content copied to clipboard