AWS SDK for Kotlin
Toggle table of contents
1.5.19
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
guardduty
/
aws.sdk.kotlin.services.guardduty.model
/
TrustedEntitySetFormat
Trusted
Entity
Set
Format
sealed
class
TrustedEntitySetFormat
Inheritors
AlienVault
FireEye
OtxCsv
ProofPoint
Stix
Txt
SdkUnknown
Members
Types
Alien
Vault
Link copied to clipboard
object
AlienVault
:
TrustedEntitySetFormat
Companion
Link copied to clipboard
object
Companion
Fire
Eye
Link copied to clipboard
object
FireEye
:
TrustedEntitySetFormat
Otx
Csv
Link copied to clipboard
object
OtxCsv
:
TrustedEntitySetFormat
Proof
Point
Link copied to clipboard
object
ProofPoint
:
TrustedEntitySetFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TrustedEntitySetFormat
Stix
Link copied to clipboard
object
Stix
:
TrustedEntitySetFormat
Txt
Link copied to clipboard
object
Txt
:
TrustedEntitySetFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String