Package-level declarations

Types

Link copied to clipboard
data class GetSuppressionResult(val expirationTimeStamp: String, val id: String, val name: String, val suppressionId: String? = null, val ttl: String? = null, val type: String)

The details of the snoozed or dismissed rule; for example, the duration, name, and GUID associated with the rule.