pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.kms.kotlin
/
CryptoKeyIAMMemberArgs
/
CryptoKeyIAMMemberArgs
Crypto
Key
IAMMember
Args
fun
CryptoKeyIAMMemberArgs
(
condition
:
Output
<
CryptoKeyIAMMemberConditionArgs
>
?
=
null
,
cryptoKeyId
:
Output
<
String
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)