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