toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.guardduty.kotlin
/
IpSetArgs
/
IpSetArgs
Ip
Set
Args
constructor
(
activate
:
Output
<
Boolean
>
?
=
null
,
detectorId
:
Output
<
String
>
?
=
null
,
format
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)