toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
IngressSettingsResponse
/
IngressSettingsResponse
Ingress
Settings
Response
constructor
(
backendProtocol
:
String
?
=
null
,
clientAuth
:
IngressSettingsResponseClientAuth
?
=
null
,
readTimeoutInSeconds
:
Int
?
=
null
,
sendTimeoutInSeconds
:
Int
?
=
null
,
sessionAffinity
:
String
?
=
null
,
sessionCookieMaxAge
:
Int
?
=
null
)