pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudbuild.kotlin.outputs
/
BitbucketServerConfigConnectedRepository
Bitbucket
Server
Config
Connected
Repository
data
class
BitbucketServerConfigConnectedRepository
(
val
projectKey
:
String
,
val
repoSlug
:
String
)
Types
Constructors
Properties
Constructors
Bitbucket
Server
Config
Connected
Repository
Link copied to clipboard
fun
BitbucketServerConfigConnectedRepository
(
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.