pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
GetIpSetResult
/
GetIpSetResult
Get
Ip
Set
Result
fun
GetIpSetResult
(
addresses
:
List
<
String
>
?
=
null
,
arn
:
String
?
=
null
,
description
:
String
?
=
null
,
id
:
String
?
=
null
,
ipAddressVersion
:
IpSetIpAddressVersion
?
=
null
,
tags
:
List
<
IpSetTag
>
?
=
null
)