AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
codecommit
/
aws.sdk.kotlin.services.codecommit.model
/
DeleteBranchRequest
/
Builder
Builder
class
Builder
Members
Properties
branch
Name
Link copied to clipboard
var
branchName
:
String
?
The name of the branch to delete.
repository
Name
Link copied to clipboard
var
repositoryName
:
String
?
The name of the repository that contains the branch to be deleted.