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 in a real-time log configuration.