GetConfigurationSetReputationOption

data class GetConfigurationSetReputationOption(val lastFreshStart: String, val reputationMetricsEnabled: Boolean)

Constructors

Link copied to clipboard
constructor(lastFreshStart: String, reputationMetricsEnabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time (in Unix time) when the reputation metrics were last given a fresh start.

Link copied to clipboard

Specifies whether tracking of reputation metrics is enabled.