AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
macie2
/
aws.sdk.kotlin.services.macie2.model
/
FindingActionType
Finding
Action
Type
sealed
class
FindingActionType
The type of action that occurred for the resource and produced the policy finding:
Inheritors
AwsApiCall
SdkUnknown
Members
Types
Aws
Api
Call
Link copied to clipboard
object
AwsApiCall
:
FindingActionType
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
FindingActionType
Properties
value
Link copied to clipboard
abstract
val
value
:
String