Namespace Amazon.CDK.AWS.CodeStarConnections
AWS::CodeStarConnections Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.CodeStarConnections;
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::CodeStarConnections.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnConnection | The AWS::CodeStarConnections::Connection resource can be used to connect external source providers with services like AWS CodePipeline . |
CfnConnectionProps | Properties for defining a |
CfnRepositoryLink | Information about the repository link resource, such as the repository link ARN, the associated connection ARN, encryption key ARN, and owner ID. |
CfnRepositoryLinkProps | Properties for defining a |
CfnSyncConfiguration | Information, such as repository, branch, provider, and resource names for a specific sync configuration. |
CfnSyncConfigurationProps | Properties for defining a |
Interfaces
ICfnConnectionProps | Properties for defining a |
ICfnRepositoryLinkProps | Properties for defining a |
ICfnSyncConfigurationProps | Properties for defining a |