toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin
/
CustomDomainArgs
/
CustomDomainArgs
Custom
Domain
Args
constructor
(
certConfig
:
Output
<
CustomDomainCertConfigArgs
>
?
=
null
,
domainName
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
,
routeConfigs
:
Output
<
List
<
CustomDomainRouteConfigArgs
>
>
?
=
null
)