This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DevOpsAgent::PrivateConnection
The AWS::DevOpsAgent::PrivateConnection resource Property description not available. for DevOpsAgent.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::DevOpsAgent::PrivateConnection", "Properties" : { "Certificate" :String, "ConnectionConfiguration" :ConnectionConfiguration, "Name" :String, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::DevOpsAgent::PrivateConnection Properties: Certificate:StringConnectionConfiguration:ConnectionConfigurationName:StringTags:- Tag
Properties
CertificateProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
32768Update requires: No interruption
ConnectionConfigurationProperty description not available.
Required: Yes
Type: ConnectionConfiguration
Update requires: Replacement
NameProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-z0-9]([a-z0-9-]*[a-z0-9])?$Minimum:
3Maximum:
30Update requires: Replacement
Property description not available.
Required: No
Type: Array of Tag
Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CertificateExpiryTimeProperty description not available.
StatusProperty description not available.