pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.outputs
/
EtwProviderConfigurationResponse
Etw
Provider
Configuration
Response
data
class
EtwProviderConfigurationResponse
(
val
events
:
List
<
EtwEventConfigurationResponse
>
,
val
id
:
String
)
Types
Constructors
Properties
Constructors
Etw
Provider
Configuration
Response
Link copied to clipboard
fun
EtwProviderConfigurationResponse
(
events
:
List
<
EtwEventConfigurationResponse
>
,
id
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
events
Link copied to clipboard
val
events
:
List
<
EtwEventConfigurationResponse
>
id
Link copied to clipboard
val
id
:
String