pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
NatGatewayPublicIpAssociationArgs
/
NatGatewayPublicIpAssociationArgs
Nat
Gateway
Public
Ip
Association
Args
fun
NatGatewayPublicIpAssociationArgs
(
natGatewayId
:
Output
<
String
>
?
=
null
,
publicIpAddressId
:
Output
<
String
>
?
=
null
)