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.inputs
/
EtwProviderConfigurationArgs
Etw
Provider
Configuration
Args
data
class
EtwProviderConfigurationArgs
(
val
events
:
Output
<
List
<
EtwEventConfigurationArgs
>
>
,
val
id
:
Output
<
String
>
)
:
ConvertibleToJava
<
EtwProviderConfigurationArgs
>
Members
Constructors
Etw
Provider
Configuration
Args
Link copied to clipboard
constructor
(
events
:
Output
<
List
<
EtwEventConfigurationArgs
>
>
,
id
:
Output
<
String
>
)
Properties
events
Link copied to clipboard
val
events
:
Output
<
List
<
EtwEventConfigurationArgs
>
>
id
Link copied to clipboard
val
id
:
Output
<
String
>
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
EtwProviderConfigurationArgs