toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.outputs
/
SyntheticTaskMonitor
Synthetic
Task
Monitor
data
class
SyntheticTaskMonitor
(
val
cityCode
:
String
,
val
clientType
:
Int
,
val
operatorCode
:
String
)
Members
Constructors
Synthetic
Task
Monitor
Link copied to clipboard
constructor
(
cityCode
:
String
,
clientType
:
Int
,
operatorCode
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
city
Code
Link copied to clipboard
val
cityCode
:
String
The city code of monitor.
client
Type
Link copied to clipboard
val
clientType
:
Int
The type of monitor.
operator
Code
Link copied to clipboard
val
operatorCode
:
String
The operator code of monitor.