pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.networksecurity.kotlin
/
UrlListArgs
/
UrlListArgs
Url
List
Args
fun
UrlListArgs
(
description
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
values
:
Output
<
List
<
String
>
>
?
=
null
)