This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
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}
YAML
Mtu:IntegerSocketAddress:SocketAddress
Properties
- Mtu
- 
                    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint. Required: No Type: Integer Update requires: Replacement 
- SocketAddress
- 
                    A socket address. Required: No Type: SocketAddress Update requires: Replacement