AWS::GroundStation::DataflowEndpointGroup 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).

AWS::GroundStation::DataflowEndpointGroup 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

Update requires: No interruption

SocketAddress

A socket address.

Required: No

Type: SocketAddress

Update requires: No interruption