pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.outputs
/
InsightsTableResultResponse
/
InsightsTableResultResponse
Insights
Table
Result
Response
fun
InsightsTableResultResponse
(
columns
:
List
<
InsightsTableResultResponseColumns
>
?
=
null
,
rows
:
List
<
List
<
String
>
>
?
=
null
)