DescribeSecurityProfileResponse

Types

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

Properties

Link copied to clipboard

Please use DescribeSecurityProfileResponse$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.

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.

Link copied to clipboard

A description of the security profile (associated with the security profile when it was created or updated).

Link copied to clipboard

The name of the security profile.

Link copied to clipboard

The version of the security profile. A new version is generated whenever the security profile is updated.

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