Get Allocations Plain Args
data class GetAllocationsPlainArgs(val filter: String? = null, val namespace: String? = null, val prefix: String? = null) : ConvertibleToJava<GetAllocationsPlainArgs>
A collection of arguments for invoking getAllocations.