class Aws::IoT::Types::DescribeSecurityProfileResponse
@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]
whenever the security profile is updated.
The version of the security profile. A new version is generated
@!attribute [rw] version
@return [Array<Types::MetricToRetain>]
is also retained for any metric specified here.
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>]
it is also retained for any metric specified here.
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.*
DescribeSecurityProfileResponse$additionalMetricsToRetainV2
*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]
profile when it was created or updated).
A description of the security profile (associated with the security
@!attribute [rw] security_profile_description
@return [String]
The ARN of the security profile.
@!attribute [rw] security_profile_arn
@return [String]
The name of the security profile.
@!attribute [rw] security_profile_name