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