NAME
Paws::IoT::DescribeMitigationActionResponse
ATTRIBUTES
ActionArn => Str
The ARN that identifies this migration action.
ActionId => Str
A unique identifier for this action.
ActionName => Str
The friendly name that uniquely identifies the mitigation action.
ActionParams => Paws::IoT::MitigationActionParams
Parameters that control how the mitigation action is applied, specific to the type of mitigation action.
ActionType => Str
The type of mitigation action.
Valid values are: "UPDATE_DEVICE_CERTIFICATE", "UPDATE_CA_CERTIFICATE", "ADD_THINGS_TO_THING_GROUP", "REPLACE_DEFAULT_POLICY_VERSION", "ENABLE_IOT_LOGGING", "PUBLISH_FINDING_TO_SNS" =head2 CreationDate => Str
The date and time when the mitigation action was added to your AWS account.
LastModifiedDate => Str
The date and time when the mitigation action was last changed.
RoleArn => Str
The ARN of the IAM role used to apply this action.