AWS SDK for Kotlin
Toggle table of contents
1.5.103
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
guardduty
/
aws.sdk.kotlin.services.guardduty.model
/
ListMalwareScansCriterionKey
List
Malware
Scans
Criterion
Key
sealed
class
ListMalwareScansCriterionKey
Inheritors
AccountId
GuarddutyFindingId
ResourceArn
ResourceType
ScanId
ScanStartTime
ScanStatus
ScanType
SdkUnknown
Members
Types
Account
Id
Link copied to clipboard
object
AccountId
:
ListMalwareScansCriterionKey
Companion
Link copied to clipboard
object
Companion
Guardduty
Finding
Id
Link copied to clipboard
object
GuarddutyFindingId
:
ListMalwareScansCriterionKey
Resource
Arn
Link copied to clipboard
object
ResourceArn
:
ListMalwareScansCriterionKey
Resource
Type
Link copied to clipboard
object
ResourceType
:
ListMalwareScansCriterionKey
Scan
Id
Link copied to clipboard
object
ScanId
:
ListMalwareScansCriterionKey
Scan
Start
Time
Link copied to clipboard
object
ScanStartTime
:
ListMalwareScansCriterionKey
Scan
Status
Link copied to clipboard
object
ScanStatus
:
ListMalwareScansCriterionKey
Scan
Type
Link copied to clipboard
object
ScanType
:
ListMalwareScansCriterionKey
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ListMalwareScansCriterionKey
Properties
value
Link copied to clipboard
abstract
val
value
:
String