View a markdown version of this page

AWS::DevOpsAgent::PrivateConnection ServiceManagedMode - 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 ServiceManagedMode

The ServiceManagedMode property type specifies Property description not available. for an AWS::DevOpsAgent::PrivateConnection.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "HostAddress" : String, "IpAddressType" : String, "Ipv4AddressesPerEni" : Integer, "PortRanges" : [ String, ... ], "SecurityGroupIds" : [ String, ... ], "SubnetIds" : [ String, ... ], "VpcId" : String }

YAML

HostAddress: String IpAddressType: String Ipv4AddressesPerEni: Integer PortRanges: - String SecurityGroupIds: - String SubnetIds: - String VpcId: String

Properties

HostAddress

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9.:\-]+$

Minimum: 3

Maximum: 255

Update requires: Replacement

IpAddressType

Property description not available.

Required: No

Type: String

Allowed values: IPV4 | IPV6 | DUAL_STACK

Update requires: Replacement

Ipv4AddressesPerEni

Property description not available.

Required: No

Type: Integer

Minimum: 1

Maximum: 62

Update requires: Replacement

PortRanges

Property description not available.

Required: No

Type: Array of String

Minimum: 1

Maximum: 11

Update requires: Replacement

SecurityGroupIds

Property description not available.

Required: No

Type: Array of String

Minimum: 11 | 1

Maximum: 20 | 5

Update requires: Replacement

SubnetIds

Property description not available.

Required: No

Type: Array of String

Minimum: 15 | 1

Maximum: 24 | 20

Update requires: Replacement

VpcId

Property description not available.

Required: Yes

Type: String

Pattern: ^vpc-(([0-9a-z]{8})|([0-9a-z]{17}))$

Minimum: 5

Maximum: 50

Update requires: Replacement