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