toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.outputs
/
IngressResponse
/
IngressResponse
Ingress
Response
constructor
(
allowInsecure
:
Boolean
?
=
null
,
external
:
Boolean
?
=
null
,
fqdn
:
String
,
targetPort
:
Int
?
=
null
,
traffic
:
List
<
TrafficWeightResponse
>
?
=
null
,
transport
:
String
?
=
null
)