AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.GroundStation.Model.GetDataflowEndpointGroupResponse

Namespace: Amazon.GroundStation.Model
Assembly: AWSSDK.GroundStation.dll
Version: 3.x.y.z

Syntax

C#
public class GetDataflowEndpointGroupResponse : AmazonWebServiceResponse

The GetDataflowEndpointGroupResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContactPostPassDurationSeconds System.Int32

Gets and sets the property ContactPostPassDurationSeconds.

Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.

Public Property ContactPrePassDurationSeconds System.Int32

Gets and sets the property ContactPrePassDurationSeconds.

Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DataflowEndpointGroupArn System.String

Gets and sets the property DataflowEndpointGroupArn.

ARN of a dataflow endpoint group.

Public Property DataflowEndpointGroupId System.String

Gets and sets the property DataflowEndpointGroupId.

UUID of a dataflow endpoint group.

Public Property EndpointsDetails System.Collections.Generic.List<Amazon.GroundStation.Model.EndpointDetails>

Gets and sets the property EndpointsDetails.

Details of a dataflow endpoint.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

Tags assigned to a dataflow endpoint group.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5