toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.guardduty.kotlin.inputs
/
GetThreatIntelSetPlainArgs
Get
Threat
Intel
Set
Plain
Args
data
class
GetThreatIntelSetPlainArgs
(
val
detectorId
:
String
,
val
id
:
String
)
:
ConvertibleToJava
<
GetThreatIntelSetPlainArgs
>
Members
Constructors
Get
Threat
Intel
Set
Plain
Args
Link copied to clipboard
constructor
(
detectorId
:
String
,
id
:
String
)
Properties
detector
Id
Link copied to clipboard
val
detectorId
:
String
The unique ID of the detector of the GuardDuty account that you want to create a threatIntelSet for.
id
Link copied to clipboard
val
id
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetThreatIntelSetPlainArgs