Get Logpush Dataset Job Plain Args
data class GetLogpushDatasetJobPlainArgs(val accountId: String? = null, val datasetId: String, val zoneId: String? = null) : ConvertibleToJava<GetLogpushDatasetJobPlainArgs>
A collection of arguments for invoking getLogpushDatasetJob.
Properties
Link copied to clipboard
Name of the dataset. A list of supported datasets can be found on the Developer Docs.