Get Event Buses Plain Args
data class GetEventBusesPlainArgs(val namePrefix: String? = null) : ConvertibleToJava<GetEventBusesPlainArgs>
A collection of arguments for invoking getEventBuses.
A collection of arguments for invoking getEventBuses.