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
/
CreateMonitorActionResponse
Create
Monitor
Action
Response
data
class
CreateMonitorActionResponse
(
val
actionType
:
String
,
val
monitorDefinition
:
MonitorDefinitionResponse
)
Members
Constructors
Create
Monitor
Action
Response
Link copied to clipboard
constructor
(
actionType
:
String
,
monitorDefinition
:
MonitorDefinitionResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
action
Type
Link copied to clipboard
val
actionType
:
String
Expected value is 'CreateMonitor'.
monitor
Definition
Link copied to clipboard
val
monitorDefinition
:
MonitorDefinitionResponse
Required Defines the monitor.