Realtime Log Config End Point
data class RealtimeLogConfigEndPoint(val kinesisStreamConfig: RealtimeLogConfigKinesisStreamConfig, val streamType: String)
Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this real-time log configuration.