toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
AccessOrganizationCustomPage
Access
Organization
Custom
Page
data
class
AccessOrganizationCustomPage
(
val
forbidden
:
String
?
=
null
,
val
identityDenied
:
String
?
=
null
)
Members
Constructors
Access
Organization
Custom
Page
Link copied to clipboard
constructor
(
forbidden
:
String
?
=
null
,
identityDenied
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
forbidden
Link copied to clipboard
val
forbidden
:
String
?
=
null
The id of the forbidden page.
identity
Denied
Link copied to clipboard
val
identityDenied
:
String
?
=
null
The id of the identity denied page.