pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.outputs
/
EventLogConfigurationResponse
Event
Log
Configuration
Response
data
class
EventLogConfigurationResponse
(
val
filter
:
String
?
=
null
,
val
logName
:
String
)
Types
Constructors
Properties
Constructors
Event
Log
Configuration
Response
Link copied to clipboard
fun
EventLogConfigurationResponse
(
filter
:
String
?
=
null
,
logName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
filter
Link copied to clipboard
val
filter
:
String
?
=
null
log
Name
Link copied to clipboard
val
logName
:
String