Get Records Plain Args
data class GetRecordsPlainArgs(val domainName: String, val hostRecordRegex: String? = null, val ids: List<String>? = null, val isLocked: Boolean? = null, val line: String? = null, val outputFile: String? = null, val status: String? = null, val type: String? = null, val valueRegex: String? = null) : ConvertibleToJava<GetRecordsPlainArgs>
A collection of arguments for invoking getRecords.
Constructors
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
ISP line. Valid items are default
, telecom
, unicom
, mobile
, oversea
, edu
, drpeng
, btvn
, .etc. For checking all resolution lines enumeration please visit Alibaba Cloud DNS doc
Link copied to clipboard