pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin
/
CustomDomainArgs
/
CustomDomainArgs
Custom
Domain
Args
fun
CustomDomainArgs
(
certConfig
:
Output
<
CustomDomainCertConfigArgs
>
?
=
null
,
domainName
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
,
routeConfigs
:
Output
<
List
<
CustomDomainRouteConfigArgs
>
>
?
=
null
)