@Stability(value=Experimental)
See: Description
| Interface | Description |
|---|---|
| CfnApplication.ApiGatewayProxyInputProperty |
A wrapper object holding the Amazon API Gateway endpoint input.
|
| CfnApplicationProps |
Properties for defining a `CfnApplication`.
|
| CfnEnvironmentProps |
Properties for defining a `CfnEnvironment`.
|
| CfnRoute.DefaultRouteInputProperty |
The configuration for the default route type.
|
| CfnRoute.UriPathRouteInputProperty |
The configuration for the URI path route type.
|
| CfnRouteProps |
Properties for defining a `CfnRoute`.
|
| CfnService.LambdaEndpointInputProperty |
The input for the AWS Lambda endpoint type.
|
| CfnService.UrlEndpointInputProperty |
The configuration for the URL endpoint type.
|
| CfnServiceProps |
Properties for defining a `CfnService`.
|
---
All classes with the
Cfnprefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.refactorspaces.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::RefactorSpaces.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2023. All rights reserved.