class Aws::IoT::Types::UpdateSecurityProfileRequest
@return [Integer]
‘VersionConflictException` is thrown.
value that is different than 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 [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
}
expected_version: 1,
},
},
role_arn: “RoleArn”, # required
alert_target_arn: “AlertTargetArn”, # required
“SNS” => {
alert_targets: {
],
},
},
duration_seconds: 1,
},
ports: [1],
cidrs: [“Cidr”],
count: 1,
value: {
comparison_operator: “less-than”, # accepts less-than, less-than-equals, greater-than, greater-than-equals, in-cidr-set, not-in-cidr-set, in-port-set, not-in-port-set
criteria: {
metric: “BehaviorMetric”,
name: “BehaviorName”, # required
{
behaviors: [
security_profile_description: “SecurityProfileDescription”,
security_profile_name: “SecurityProfileName”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateSecurityProfileRequest