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.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`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.refactorspaces.*;
The construct library for this service is in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:
@aws-cdk/aws-refactorspaces-alpha
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 if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.