toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.