| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| software.amazon.awscdk.services.ecr |
Amazon ECR Construct Library
|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| software.amazon.awscdk.services.sns |
Amazon Simple Notification Service Construct Library
|
| software.amazon.awscdk.services.sqs |
Amazon Simple Queue Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceProps.Jsii$Proxy
An implementation for
ResourceProps |
| Modifier and Type | Method and Description |
|---|---|
ResourceProps |
ResourceProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Resource(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
Authorizer(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
AlarmBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
VpcEndpoint(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
RepositoryBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
FileSystemBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
FunctionBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
QualifiedFunctionBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
DatabaseClusterBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
DatabaseInstanceBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
InstanceBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
TopicBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
| Constructor and Description |
|---|
QueueBase(software.constructs.Construct scope,
String id,
ResourceProps props) |
Copyright © 2021. All rights reserved.