pulumi-alicloud-kotlin
3.55.2.0
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
)
Types
Constructors
Properties
Constructors
Synthetic
Task
Monitor
Link copied to clipboard
fun
SyntheticTaskMonitor
(
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.