toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
CustomMonitoringSignalResponse
/
CustomMonitoringSignalResponse
Custom
Monitoring
Signal
Response
constructor
(
componentId
:
String
,
inputAssets
:
Map
<
String
,
Any
>
?
=
null
,
inputs
:
Map
<
String
,
Any
>
?
=
null
,
metricThresholds
:
List
<
CustomMetricThresholdResponse
>
,
notificationTypes
:
List
<
String
>
?
=
null
,
properties
:
Map
<
String
,
String
>
?
=
null
,
signalType
:
String
)