pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.networksecurity.v1beta1.kotlin
/
UrlListArgs
/
UrlListArgs
Url
List
Args
fun
UrlListArgs
(
description
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
urlListId
:
Output
<
String
>
?
=
null
,
values
:
Output
<
List
<
String
>
>
?
=
null
)