UpdateSecurityProfileResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Please use UpdateSecurityProfileResponse$additionalMetricsToRetainV2 instead.

Link copied to clipboard

A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here. Can be used with custom metrics; cannot be used with dimensions.

Link copied to clipboard

Where the alerts are sent. (Alerts are always sent to the console.)

Link copied to clipboard

Specifies the behaviors that, when violated by a device (thing), cause an alert.

Link copied to clipboard

The time the security profile was created.

Link copied to clipboard

The time the security profile was last modified.

Link copied to clipboard

Specifies the MQTT topic and role ARN required for metric export.

Link copied to clipboard

The ARN of the security profile that was updated.

Link copied to clipboard

The description of the security profile.

Link copied to clipboard

The name of the security profile that was updated.

Link copied to clipboard

The updated version of the security profile.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String