pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.migrationcenter.v1alpha1.kotlin.outputs
/
FileValidationReportResponse
/
FileValidationReportResponse
File
Validation
Report
Response
fun
FileValidationReportResponse
(
fileErrors
:
List
<
ImportErrorResponse
>
,
fileName
:
String
,
partialReport
:
Boolean
,
rowErrors
:
List
<
ImportRowErrorResponse
>
)