toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.outputs
/
EtwEventConfigurationResponse
Etw
Event
Configuration
Response
data
class
EtwEventConfigurationResponse
(
val
filter
:
String
?
=
null
,
val
id
:
Int
,
val
name
:
String
)
Members
Constructors
Etw
Event
Configuration
Response
Link copied to clipboard
constructor
(
filter
:
String
?
=
null
,
id
:
Int
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
filter
Link copied to clipboard
val
filter
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Int
name
Link copied to clipboard
val
name
:
String