pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.kms.kotlin
/
CryptoKeyIAMBindingArgs
/
CryptoKeyIAMBindingArgs
Crypto
Key
IAMBinding
Args
fun
CryptoKeyIAMBindingArgs
(
condition
:
Output
<
CryptoKeyIAMBindingConditionArgs
>
?
=
null
,
cryptoKeyId
:
Output
<
String
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)