Get Ip Sets Plain Args
data class GetIpSetsPlainArgs(val acceleratorId: String, val ids: List<String>? = null, val outputFile: String? = null, val status: String? = null) : ConvertibleToJava<GetIpSetsPlainArgs>
A collection of arguments for invoking getIpSets.