pulumi-cloudflare-kotlin
5.13.0.0
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
PagesProjectBuildConfigArgs
/
PagesProjectBuildConfigArgs
Pages
Project
Build
Config
Args
fun
PagesProjectBuildConfigArgs
(
buildCommand
:
Output
<
String
>
?
=
null
,
destinationDir
:
Output
<
String
>
?
=
null
,
rootDir
:
Output
<
String
>
?
=
null
,
webAnalyticsTag
:
Output
<
String
>
?
=
null
,
webAnalyticsToken
:
Output
<
String
>
?
=
null
)