-
Notifications
You must be signed in to change notification settings - Fork 458
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9fc4fe4
commit 84532ae
Showing
7 changed files
with
95 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
page_title: C# API resource reference overview | ||
description: Learn about the API resources available in the Terraform CDK library for C#. | ||
--- | ||
|
||
# C sharp API resource reference overview | ||
|
||
The C# API reference includes the following resources: | ||
|
||
- [Classes](/terraform/cdktf/api-reference/csharp/classes) | ||
- [Constructs](/terraform/cdktf/api-reference/csharp/constructs) | ||
- [Enums](/terraform/cdktf/api-reference/csharp/enums) | ||
- [Protocols](/terraform/cdktf/api-reference/csharp/protocols) | ||
- [Structs](/terraform/cdktf/api-reference/csharp/structs) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
page_title: Go API resource reference overview | ||
description: Learn about the API resources available in the Terraform CDK library for golang. | ||
--- | ||
|
||
# Go API resource reference overview | ||
|
||
The Go API reference includes the following resources: | ||
|
||
- [Classes](/terraform/cdktf/api-reference/go/classes) | ||
- [Constructs](/terraform/cdktf/api-reference/go/constructs) | ||
- [Enums](/terraform/cdktf/api-reference/go/enums) | ||
- [Protocols](/terraform/cdktf/api-reference/go/protocols) | ||
- [Structs](/terraform/cdktf/api-reference/go/structs) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
page_title: Java API resource reference overview | ||
description: Learn about the API resources available in the Terraform CDK library for Java. | ||
--- | ||
|
||
# Java API resource reference overview | ||
|
||
The Java API reference includes the following resources: | ||
|
||
- [Classes](/terraform/cdktf/api-reference/java/classes) | ||
- [Constructs](/terraform/cdktf/api-reference/java/constructs) | ||
- [Enums](/terraform/cdktf/api-reference/java/enums) | ||
- [Protocols](/terraform/cdktf/api-reference/java/protocols) | ||
- [Structs](/terraform/cdktf/api-reference/java/structs) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
page_title: Python API resource reference overview | ||
description: Learn about the API resources available in the Terraform CDK library for Python. | ||
--- | ||
|
||
# Python API resource reference overview | ||
|
||
The Python API reference includes the following resources: | ||
|
||
- [Classes](/terraform/cdktf/api-reference/python/classes) | ||
- [Constructs](/terraform/cdktf/api-reference/python/constructs) | ||
- [Enums](/terraform/cdktf/api-reference/python/enums) | ||
- [Protocols](/terraform/cdktf/api-reference/python/protocols) | ||
- [Structs](/terraform/cdktf/api-reference/python/structs) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
page_title: Typescript API resource reference overview | ||
description: Learn about the API resources available in the Terraform CDK library for Typescript. | ||
--- | ||
|
||
# Typescript API resource reference overview | ||
|
||
The Typescript API reference includes the following resources: | ||
|
||
- [Classes](/terraform/cdktf/api-reference/typescript/classes) | ||
- [Constructs](/terraform/cdktf/api-reference/typescript/constructs) | ||
- [Enums](/terraform/cdktf/api-reference/typescript/enums) | ||
- [Protocols](/terraform/cdktf/api-reference/typescript/protocols) | ||
- [Structs](/terraform/cdktf/api-reference/typescript/structs) |