| Package | Description |
|---|---|
| software.amazon.awscdk.services.amplify |
AWS Amplify Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BranchProps
(experimental) Properties for a Branch.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BranchOptions.Jsii$Proxy
An implementation for
BranchOptions |
static class |
BranchProps.Jsii$Proxy
An implementation for
BranchProps |
| Modifier and Type | Method and Description |
|---|---|
BranchOptions |
BranchOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Branch |
App.addBranch(String id,
BranchOptions options)
(experimental) Adds a branch to this application.
|
Copyright © 2022. All rights reserved.