/AWS1/CL_AMFDELETEBRANCHRESULT¶
The result structure for the delete branch request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_branch TYPE REF TO /AWS1/CL_AMFBRANCH /AWS1/CL_AMFBRANCH¶
The branch for an Amplify app, which maps to a third-party repository branch.
Queryable Attributes¶
branch¶
The branch for an Amplify app, which maps to a third-party repository branch.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BRANCH() |
Getter for BRANCH |