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