Get Vbr Pconn Associations Plain Args
data class GetVbrPconnAssociationsPlainArgs(val ids: List<String>? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val vbrId: String? = null) : ConvertibleToJava<GetVbrPconnAssociationsPlainArgs>
A collection of arguments for invoking getVbrPconnAssociations.