AWS::GroundStation::DataflowEndpointGroup ConnectionDetails - AWS CloudFormation

AWS::GroundStation::DataflowEndpointGroup ConnectionDetails

Egress address of AgentEndpoint with an optional mtu.

Syntax

To declare this entity in your AWS 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