class Aws::IoT::Types::CreateSecurityProfileRequest


@return [Types::MetricsExportConfig]
Specifies the MQTT topic and role ARN required for metric export.
@!attribute [rw] metrics_export_config
@return [Array<Types::Tag>]
Metadata that can be used to manage the security profile.
@!attribute [rw] tags
@return [Array<Types::MetricToRetain>]
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
@!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 CreateSecurityProfileRequest$additionalMetricsToRetainV2
@!attribute [rw] additional_metrics_to_retain
@return [Hash<String,Types::AlertTarget>]
(thing) violates a behavior.
always sent to the console.) Alerts are generated when a device
Specifies the destinations to which alerts are sent. (Alerts are
@!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 you are giving to the security profile.
@!attribute [rw] security_profile_name