toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vod.kotlin
/
DomainArgs
/
DomainArgs
Domain
Args
constructor
(
checkUrl
:
Output
<
String
>
?
=
null
,
domainName
:
Output
<
String
>
?
=
null
,
scope
:
Output
<
String
>
?
=
null
,
sources
:
Output
<
List
<
DomainSourceArgs
>
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
topLevelDomain
:
Output
<
String
>
?
=
null
)