pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin
/
ImageIamPolicyArgs
/
ImageIamPolicyArgs
Image
Iam
Policy
Args
fun
ImageIamPolicyArgs
(
image
:
Output
<
String
>
?
=
null
,
policyData
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)