Get Realtime Log Config Result
data class GetRealtimeLogConfigResult(val arn: String, val endpoints: List<GetRealtimeLogConfigEndpoint>, val fields: List<String>, val id: String, val name: String, val samplingRate: Int)
A collection of values returned by getRealtimeLogConfig.
Constructors
Link copied to clipboard
fun GetRealtimeLogConfigResult(arn: String, endpoints: List<GetRealtimeLogConfigEndpoint>, fields: List<String>, id: String, name: String, samplingRate: Int)
Types
Properties
Link copied to clipboard
(Required) Fields that are included in each real-time log record. See the AWS documentation for supported values.