toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
KubernetesClusterNetworkProfileNatGatewayProfileArgs
/
KubernetesClusterNetworkProfileNatGatewayProfileArgs
Kubernetes
Cluster
Network
Profile
Nat
Gateway
Profile
Args
constructor
(
effectiveOutboundIps
:
Output
<
List
<
String
>
>
?
=
null
,
idleTimeoutInMinutes
:
Output
<
Int
>
?
=
null
,
managedOutboundIpCount
:
Output
<
Int
>
?
=
null
)