class Aws::IoT::Types::UpdateSecurityProfileRequest


@return [Boolean]
configurations.
Set the value as true to delete metrics export related
@!attribute [rw] delete_metrics_export_config
@return [Types::MetricsExportConfig]
Specifies the MQTT topic and role ARN required for metric export.
@!attribute [rw] metrics_export_config
@return [Integer]
‘VersionConflictException` is thrown.
value that is different from the actual version, a
generated whenever the security profile is updated. If you specify a
The expected version of the security profile. A new version is
@!attribute [rw] expected_version
@return [Boolean]
the current invocation, an exception occurs.
security profile. If any `additionalMetricsToRetain` are defined in
If true, delete all `additionalMetricsToRetain` defined for this
@!attribute [rw] delete_additional_metrics_to_retain
@return [Boolean]
invocation, an exception occurs.
profile. If any `alertTargets` are defined in the current
If true, delete all `alertTargets` defined for this security
@!attribute [rw] delete_alert_targets
@return [Boolean]
exception occurs.
If any `behaviors` are defined in the current invocation, an
If true, delete all `behaviors` defined for this security profile.
@!attribute [rw] delete_behaviors
@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>]
custom metrics; cannot be used with dimensions.
it is also retained for any metric specified here. Can be used with
is retained for any metric used in the profile’s ‘behaviors`, but
A list of metrics whose data is retained (stored). By default, data
instead.*
*Please use UpdateSecurityProfileRequest$additionalMetricsToRetainV2
@!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]
A description of the security profile.
@!attribute [rw] security_profile_description
@return [String]
The name of the security profile you want to update.
@!attribute [rw] security_profile_name