Get Honeypot Images Plain Args
data class GetHoneypotImagesPlainArgs(val ids: List<String>? = null, val nameRegex: String? = null, val nodeId: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetHoneypotImagesPlainArgs>
A collection of arguments for invoking getHoneypotImages.