toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.outputs
/
InsightsTableResultResponseColumns
Insights
Table
Result
Response
Columns
data
class
InsightsTableResultResponseColumns
(
val
name
:
String
?
=
null
,
val
type
:
String
?
=
null
)
Members
Constructors
Insights
Table
Result
Response
Columns
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
the name of the colum
type
Link copied to clipboard
val
type
:
String
?
=
null
the type of the colum