MitigationActionParams

The set of parameters for this mitigation action. You can specify only one type of parameter (in other words, you can apply only one action for each defined mitigation action).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Parameters to define a mitigation action that moves devices associated with a certificate to one or more specified thing groups, typically for quarantine.

Link copied to clipboard

Parameters to define a mitigation action that enables Amazon Web Services IoT Core logging at a specified level of detail.

Link copied to clipboard

Parameters to define a mitigation action that publishes findings to Amazon Simple Notification Service (Amazon SNS. You can implement your own custom actions in response to the Amazon SNS messages.

Link copied to clipboard

Parameters to define a mitigation action that adds a blank policy to restrict permissions.

Link copied to clipboard

Parameters to define a mitigation action that changes the state of the CA certificate to inactive.

Link copied to clipboard

Parameters to define a mitigation action that changes the state of the device certificate to inactive.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String