Get Records Plain Args
data class GetRecordsPlainArgs(val nameRegex: String? = null, val zoneId: String) : ConvertibleToJava<GetRecordsPlainArgs>
A collection of arguments for invoking getRecords.
A collection of arguments for invoking getRecords.