pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.logging.kotlin
/
LogViewArgs
/
LogViewArgs
Log
View
Args
fun
LogViewArgs
(
bucket
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
filter
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
)