Template

sealed class Template

Specifies the type of the aggregation templates in the aggregation configuration. Valid values include API_ACTIVITY, RESOURCE_ACCESS and USER_ACTIONS.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : Template
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String