Log Tail Config Args
data class LogTailConfigArgs(val inputDetail: Output<String>? = null, val inputType: Output<String>? = null, val logSample: Output<String>? = null, val logstore: Output<String>? = null, val name: Output<String>? = null, val outputType: Output<String>? = null, val project: Output<String>? = null) : ConvertibleToJava<LogTailConfigArgs>
Import
Logtial config can be imported using the id, e.g.
$ pulumi import alicloud:log/logTailConfig:LogTailConfig example tf-log:tf-log-store:tf-log-config
Content copied to clipboard
Constructors
Functions
Properties
Link copied to clipboard
The logtail configure the required JSON files. (Refer to details)
Link copied to clipboard