pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.guardduty.kotlin
/
IPSetArgs
/
IPSetArgs
IPSet
Args
fun
IPSetArgs
(
activate
:
Output
<
Boolean
>
?
=
null
,
detectorId
:
Output
<
String
>
?
=
null
,
format
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)