toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.outputs
/
SyntheticTaskMonitorConfNetDns
Synthetic
Task
Monitor
Conf
Net
Dns
data
class
SyntheticTaskMonitorConfNetDns
(
val
dnsServerIpType
:
Int
?
=
null
,
val
nsServer
:
String
?
=
null
,
val
queryMethod
:
Int
?
=
null
,
val
targetUrl
:
String
,
val
timeout
:
Int
?
=
null
)
Members
Constructors
Synthetic
Task
Monitor
Conf
Net
Dns
Link copied to clipboard
constructor
(
dnsServerIpType
:
Int
?
=
null
,
nsServer
:
String
?
=
null
,
queryMethod
:
Int
?
=
null
,
targetUrl
:
String
,
timeout
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dns
Server
Ip
Type
Link copied to clipboard
val
dnsServerIpType
:
Int
?
=
null
ns
Server
Link copied to clipboard
val
nsServer
:
String
?
=
null
query
Method
Link copied to clipboard
val
queryMethod
:
Int
?
=
null
target
Url
Link copied to clipboard
val
targetUrl
:
String
timeout
Link copied to clipboard
val
timeout
:
Int
?
=
null