toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.clouddeploy.kotlin
/
CustomTargetTypeIamBindingArgs
/
CustomTargetTypeIamBindingArgs
Custom
Target
Type
Iam
Binding
Args
constructor
(
condition
:
Output
<
CustomTargetTypeIamBindingConditionArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)