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