pulumi-cloudflare-kotlin
5.13.0.0
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
AccessCustomPageArgs
/
AccessCustomPageArgs
Access
Custom
Page
Args
fun
AccessCustomPageArgs
(
accountId
:
Output
<
String
>
?
=
null
,
appCount
:
Output
<
Int
>
?
=
null
,
customHtml
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
,
zoneId
:
Output
<
String
>
?
=
null
)