pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.logging.v2.kotlin
/
BucketViewArgs
/
BucketViewArgs
Bucket
View
Args
fun
BucketViewArgs
(
bucketId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
filter
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
viewId
:
Output
<
String
>
?
=
null
)