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
/
GetIpSetPlainArgs
Get
Ip
Set
Plain
Args
data
class
GetIpSetPlainArgs
(
val
detectorId
:
String
,
val
id
:
String
)
:
ConvertibleToJava
<
GetIpSetPlainArgs
>
Members
Constructors
Get
Ip
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 an IPSet for.
id
Link copied to clipboard
val
id
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIpSetPlainArgs