toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iot
/
aws.sdk.kotlin.services.iot.model
/
DetectMitigationActionsTaskStatistics
/
Builder
Builder
class
Builder
Members
Properties
actions
Executed
Link copied to clipboard
var
actionsExecuted
:
Long
?
The actions that were performed.
actions
Failed
Link copied to clipboard
var
actionsFailed
:
Long
?
The actions that failed.
actions
Skipped
Link copied to clipboard
var
actionsSkipped
:
Long
?
The actions that were skipped.