toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.gkehub.kotlin
/
ScopeIamBindingArgs
/
ScopeIamBindingArgs
Scope
Iam
Binding
Args
constructor
(
condition
:
Output
<
ScopeIamBindingConditionArgs
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
,
scopeId
:
Output
<
String
>
?
=
null
)