This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::DevOpsAgent::PrivateConnection ConnectionConfiguration
The connection configuration for the private connection.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "SelfManaged" :SelfManagedMode, "ServiceManaged" :ServiceManagedMode}
Properties
SelfManaged-
Self-managed private connection configuration.
Required: No
Type: SelfManagedMode
Update requires: Replacement
ServiceManaged-
Service-managed private connection configuration.
Required: No
Type: ServiceManagedMode
Update requires: Replacement