

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::GroundStation::DataflowEndpointGroupV2 DownlinkDataflowDetails
<a name="aws-properties-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails"></a>

Dataflow details for a downlink endpoint

## Syntax
<a name="aws-properties-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails-syntax"></a>

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

### JSON
<a name="aws-properties-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails-syntax.json"></a>

```
{
  "[AgentConnectionDetails](#cfn-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails-agentconnectiondetails)" : DownlinkConnectionDetails
}
```

### YAML
<a name="aws-properties-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails-syntax.yaml"></a>

```
  [AgentConnectionDetails](#cfn-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails-agentconnectiondetails): 
    DownlinkConnectionDetails
```

## Properties
<a name="aws-properties-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails-properties"></a>

`AgentConnectionDetails`  <a name="cfn-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails-agentconnectiondetails"></a>
Downlink connection details for customer to Agent and Agent to Ground Station  
*Required*: No  
*Type*: [DownlinkConnectionDetails](aws-properties-groundstation-dataflowendpointgroupv2-downlinkconnectiondetails.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)