pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.kms.kotlin
/
KeyRingIAMMemberArgs
/
KeyRingIAMMemberArgs
Key
Ring
IAMMember
Args
fun
KeyRingIAMMemberArgs
(
condition
:
Output
<
KeyRingIAMMemberConditionArgs
>
?
=
null
,
keyRingId
:
Output
<
String
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)