| Modifier and Type | Class and Description |
|---|---|
class |
AwsCdkConstructLibrary
(experimental) AWS CDK construct library project.
|
class |
AwsCdkJavaApp
(experimental) AWS CDK app in Java.
|
class |
AwsCdkTypeScriptApp
(experimental) AWS CDK app in TypeScript.
|
class |
ConstructLibraryAws
Deprecated.
use `AwsCdkConstructLibrary`
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructLibrary
(experimental) A multi-language library for CDK constructs.
|
class |
JsiiProject
(experimental) Multi-language jsii library project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cdk8sTypeScriptApp
(experimental) CDK8s app in TypeScript.
|
class |
ConstructLibraryCdk8s
(experimental) CDK8s construct library project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructLibraryCdktf
(experimental) CDKTF construct library project.
|
| Modifier and Type | Method and Description |
|---|---|
GitHubProject |
GitHubProject.Builder.build()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaProject
(experimental) Java project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeProject
(experimental) Node.js project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PythonProject
(experimental) Python project.
|
| Modifier and Type | Method and Description |
|---|---|
static Release.Builder |
Release.Builder.create(GitHubProject project) |
| Constructor and Description |
|---|
Release(GitHubProject project,
ReleaseOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeScriptAppProject
(experimental) TypeScript app.
|
class |
TypeScriptLibraryProject
Deprecated.
use `TypeScriptProject`
|
class |
TypeScriptProject
(experimental) TypeScript project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NextJsProject
(experimental) Next.js project without TypeScript.
|
class |
NextJsTypeScriptProject
(experimental) Next.js project with TypeScript.
|
class |
ReactProject
(experimental) React project without TypeScript.
|
class |
ReactTypeScriptProject
(experimental) React project with TypeScript.
|
Copyright © 2021. All rights reserved.