toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cdn.kotlin.outputs
/
DomainReferConfig
Domain
Refer
Config
data
class
DomainReferConfig
(
val
allowEmpty
:
String
?
=
null
,
val
referLists
:
List
<
String
>
,
val
referType
:
String
?
=
null
)
Members
Constructors
Domain
Refer
Config
Link copied to clipboard
constructor
(
allowEmpty
:
String
?
=
null
,
referLists
:
List
<
String
>
,
referType
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allow
Empty
Link copied to clipboard
val
allowEmpty
:
String
?
=
null
refer
Lists
Link copied to clipboard
val
referLists
:
List
<
String
>
refer
Type
Link copied to clipboard
val
referType
:
String
?
=
null