toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.outputs
/
KubernetesClusterIngressApplicationGateway
/
KubernetesClusterIngressApplicationGateway
Kubernetes
Cluster
Ingress
Application
Gateway
constructor
(
effectiveGatewayId
:
String
?
=
null
,
gatewayId
:
String
?
=
null
,
gatewayName
:
String
?
=
null
,
ingressApplicationGatewayIdentities
:
List
<
KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentity
>
?
=
null
,
subnetCidr
:
String
?
=
null
,
subnetId
:
String
?
=
null
)