EventBuses

@JsonSerializable
data class EventBuses(val EventBuses: List<EventBus>, val NextToken: String?)

Constructors

Link copied to clipboard
constructor(EventBuses: List<EventBus>, NextToken: String?)

Properties

Link copied to clipboard
Link copied to clipboard