NAME
Paws::IoT::DescribeSecurityProfileResponse
ATTRIBUTES
AdditionalMetricsToRetain => ArrayRef[Str|Undef]
Please use DescribeSecurityProfileResponse$additionalMetricsToRetainV2 instead.
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.
AdditionalMetricsToRetainV2 => ArrayRef[Paws::IoT::MetricToRetain]
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.
AlertTargets => Paws::IoT::AlertTargets
Where the alerts are sent. (Alerts are always sent to the console.)
Behaviors => ArrayRef[Paws::IoT::Behavior]
Specifies the behaviors that, when violated by a device (thing), cause an alert.
CreationDate => Str
The time the security profile was created.
LastModifiedDate => Str
The time the security profile was last modified.
SecurityProfileArn => Str
The ARN of the security profile.
SecurityProfileDescription => Str
A description of the security profile (associated with the security profile when it was created or updated).
SecurityProfileName => Str
The name of the security profile.
Version => Int
The version of the security profile. A new version is generated whenever the security profile is updated.