toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.alertsmanagement.kotlin.outputs
/
DetectorResponse
/
DetectorResponse
Detector
Response
constructor
(
description
:
String
,
id
:
String
,
imagePaths
:
List
<
String
>
,
name
:
String
,
parameterDefinitions
:
List
<
DetectorParameterDefinitionResponse
>
,
parameters
:
Map
<
String
,
Any
>
?
=
null
,
supportedCadences
:
List
<
Int
>
,
supportedResourceTypes
:
List
<
String
>
)