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
/
IngressConfigResponse
Ingress
Config
Response
data
class
IngressConfigResponse
(
val
readTimeoutInSeconds
:
Int
?
=
null
)
Ingress configuration payload for Azure Spring Apps resource.
Members
Constructors
Ingress
Config
Response
Link copied to clipboard
constructor
(
readTimeoutInSeconds
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
read
Timeout
In
Seconds
Link copied to clipboard
val
readTimeoutInSeconds
:
Int
?
=
null
Ingress read time out in seconds.