Model Iam Policy Args
fun ModelIamPolicyArgs(auditConfigs: Output<List<GoogleIamV1__AuditConfigArgs>>? = null, bindings: Output<List<GoogleIamV1__BindingArgs>>? = null, etag: Output<String>? = null, modelId: Output<String>? = null, project: Output<String>? = null, updateMask: Output<String>? = null, version: Output<Int>? = null)