toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetPagesProjectDeploymentConfigsPreviewServices
Get
Pages
Project
Deployment
Configs
Preview
Services
data
class
GetPagesProjectDeploymentConfigsPreviewServices
(
val
entrypoint
:
String
,
val
environment
:
String
,
val
service
:
String
)
Members
Constructors
Get
Pages
Project
Deployment
Configs
Preview
Services
Link copied to clipboard
constructor
(
entrypoint
:
String
,
environment
:
String
,
service
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
entrypoint
Link copied to clipboard
val
entrypoint
:
String
The entrypoint to bind to.
environment
Link copied to clipboard
val
environment
:
String
The Service environment.
service
Link copied to clipboard
val
service
:
String
The Service name.