pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
Ingress
Config
Response
Link copied to clipboard
fun
IngressConfigResponse
(
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.