toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.logging.kotlin
/
LogViewIamBindingArgs
/
LogViewIamBindingArgs
Log
View
Iam
Binding
Args
constructor
(
bucket
:
Output
<
String
>
?
=
null
,
condition
:
Output
<
LogViewIamBindingConditionArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)