toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.firebase.kotlin
/
HostingCustomDomainArgs
/
HostingCustomDomainArgs
Hosting
Custom
Domain
Args
constructor
(
certPreference
:
Output
<
String
>
?
=
null
,
customDomain
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
redirectTarget
:
Output
<
String
>
?
=
null
,
siteId
:
Output
<
String
>
?
=
null
,
waitDnsVerification
:
Output
<
Boolean
>
?
=
null
)