pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.clouddeploy.v1.kotlin
/
DeliveryPipelineIamBindingArgs
/
DeliveryPipelineIamBindingArgs
Delivery
Pipeline
Iam
Binding
Args
fun
DeliveryPipelineIamBindingArgs
(
condition
:
Output
<
ConditionArgs
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)