NAME
Paws::IoT::UpdateSecurityProfileResponse
ATTRIBUTES
AdditionalMetricsToRetain => ArrayRef[Str|Undef]
Please use UpdateSecurityProfileResponse$additionalMetricsToRetainV2 instead.
A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the security 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. Can be used with custom metrics; cannot be used with dimensions.
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 that was updated.
SecurityProfileDescription => Str
The description of the security profile.
SecurityProfileName => Str
The name of the security profile that was updated.
Version => Int
The updated version of the security profile.