Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateBitbucketCloudConfigSourceDetails

Update details for a Bitbucket Cloud configuration source.

Properties

Optional branchName

branchName: undefined | string

The name of the branch in the Bitbucket Cloud repository for the configuration source.

Const configSourceType

configSourceType: string = "BITBUCKET_CLOUD_CONFIG_SOURCE"

configurationSourceProviderId

configurationSourceProviderId: string

The OCID of the Bitbucket Cloud configuration source.

Optional repositoryUrl

repositoryUrl: undefined | string

The URL of the Bitbucket Cloud repository for the configuration source.

Optional workingDirectory

workingDirectory: undefined | string

File path to the directory to use for running Terraform. If not specified, the root directory is used. Required when using a zip Terraform configuration ({@code configSourceType} value of {@code ZIP_UPLOAD}) that contains folders. Ignored for the {@code configSourceType} value of {@code COMPARTMENT_CONFIG_SOURCE}. For more information about required and recommended file structure, see File Structure (Terraform Configurations for Resource Manager).

Optional workspaceId

workspaceId: undefined | string

The id of the workspace in Bitbucket Cloud for the configuration source

Methods

getDeserializedJsonObj

getJsonObj