toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
GetPublicIPsResult
/
GetPublicIPsResult
Get
Public
IPs
Result
constructor
(
allocationType
:
String
?
=
null
,
attachmentStatus
:
String
?
=
null
,
id
:
String
,
namePrefix
:
String
?
=
null
,
publicIps
:
List
<
GetPublicIPsPublicIp
>
,
resourceGroupName
:
String
)