toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
GetIpSetResult
/
GetIpSetResult
Get
Ip
Set
Result
constructor
(
addresses
:
List
<
String
>
?
=
null
,
arn
:
String
?
=
null
,
description
:
String
?
=
null
,
id
:
String
?
=
null
,
ipAddressVersion
:
IpSetIpAddressVersion
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)