class Aws::IoT::Types::UpdateSecurityProfileResponse


@return [Types::MetricsExportConfig]
Specifies the MQTT topic and role ARN required for metric export.
@!attribute [rw] metrics_export_config
@return [Time]
The time the security profile was last modified.
@!attribute [rw] last_modified_date
@return [Time]
The time the security profile was created.
@!attribute [rw] creation_date
@return [Integer]
The updated version of the security profile.
@!attribute [rw] version
@return [Array<Types::MetricToRetain>]
custom metrics; cannot be used with dimensions.
is also retained for any metric specified here. Can be used with
is retained for any metric used in the profile’s behaviors, but it
A list of metrics whose data is retained (stored). By default, data
@!attribute [rw] additional_metrics_to_retain_v2
@return [Array<String>]
‘behaviors`, but it is also retained for any metric specified here.
is retained for any metric used in the security profile’s
A list of metrics whose data is retained (stored). By default, data
UpdateSecurityProfileResponse$additionalMetricsToRetainV2 instead.*
*Please use
@!attribute [rw] additional_metrics_to_retain
@return [Hash<String,Types::AlertTarget>]
Where the alerts are sent. (Alerts are always sent to the console.)
@!attribute [rw] alert_targets
@return [Array<Types::Behavior>]
cause an alert.
Specifies the behaviors that, when violated by a device (thing),
@!attribute [rw] behaviors
@return [String]
The description of the security profile.
@!attribute [rw] security_profile_description
@return [String]
The ARN of the security profile that was updated.
@!attribute [rw] security_profile_arn
@return [String]
The name of the security profile that was updated.
@!attribute [rw] security_profile_name