toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
GetNatGatewayResult
/
GetNatGatewayResult
Get
Nat
Gateway
Result
constructor
(
id
:
String
,
idleTimeoutInMinutes
:
Int
,
location
:
String
,
name
:
String
,
publicIpAddressIds
:
List
<
String
>
,
publicIpPrefixIds
:
List
<
String
>
,
resourceGroupName
:
String
,
resourceGuid
:
String
,
skuName
:
String
,
tags
:
Map
<
String
,
String
>
,
zones
:
List
<
String
>
)