View a markdown version of this page

AWS::DevOpsAgent::PrivateConnection - AWS CloudFormation

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: String ConnectionConfiguration: ConnectionConfiguration Name: String Tags: - Tag

Properties

Certificate

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 32768

Update requires: No interruption

ConnectionConfiguration

Property description not available.

Required: Yes

Type: ConnectionConfiguration

Update requires: Replacement

Name

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-z0-9]([a-z0-9-]*[a-z0-9])?$

Minimum: 3

Maximum: 30

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CertificateExpiryTime

Property description not available.

Status

Property description not available.