pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.outputs
/
UrlMapTestResponse
/
UrlMapTestResponse
Url
Map
Test
Response
fun
UrlMapTestResponse
(
backendServiceWeight
:
Int
,
description
:
String
,
expectedOutputUrl
:
String
,
expectedRedirectResponseCode
:
Int
,
expectedUrlRedirect
:
String
,
headers
:
List
<
UrlMapTestHeaderResponse
>
,
host
:
String
,
path
:
String
,
service
:
String
)