AWS::GroundStation::DataflowEndpointGroupV2 ConnectionDetails - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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::GroundStation::DataflowEndpointGroupV2 ConnectionDetails

Egress address of AgentEndpoint with an optional mtu.

Syntax

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

JSON

{ "Mtu" : Integer, "SocketAddress" : SocketAddress }

Properties

Mtu

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

Required: No

Type: Integer

Minimum: 1400

Maximum: 1500

Update requires: Replacement

SocketAddress

A socket address.

Required: Yes

Type: SocketAddress

Update requires: Replacement