toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudbuild.kotlin.outputs
/
BitbucketServerConfigConnectedRepository
Bitbucket
Server
Config
Connected
Repository
data
class
BitbucketServerConfigConnectedRepository
(
val
projectKey
:
String
,
val
repoSlug
:
String
)
Members
Constructors
Bitbucket
Server
Config
Connected
Repository
Link copied to clipboard
constructor
(
projectKey
:
String
,
repoSlug
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
project
Key
Link copied to clipboard
val
projectKey
:
String
Identifier for the project storing the repository.
repo
Slug
Link copied to clipboard
val
repoSlug
:
String
Identifier for the repository.