pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin.inputs
/
GetPublicIpAddressPoolsPlainArgs
/
GetPublicIpAddressPoolsPlainArgs
Get
Public
Ip
Address
Pools
Plain
Args
fun
GetPublicIpAddressPoolsPlainArgs
(
ids
:
List
<
String
>
?
=
null
,
isp
:
String
?
=
null
,
nameRegex
:
String
?
=
null
,
outputFile
:
String
?
=
null
,
publicIpAddressPoolIds
:
List
<
String
>
?
=
null
,
publicIpAddressPoolName
:
String
?
=
null
,
status
:
String
?
=
null
)