PutLogEventsResponse

@JsonSerializable
data class PutLogEventsResponse(val rejectedLogEventsInfo: RejectedLogEventsInfo?)

Constructors

Link copied to clipboard
constructor(rejectedLogEventsInfo: RejectedLogEventsInfo?)

Properties