Builder

class Builder

Properties

Link copied to clipboard
var cwLog: CwLog?

A structure that contains the information about whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs. If it does, this structure also contains the name of the log group.

Functions

Link copied to clipboard
fun cwLog(block: CwLog.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.rum.model.CwLog inside the given block