1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. groundstation
  5. DataflowEndpointGroupV2

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.46.0 published on Monday, Dec 29, 2025 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.46.0 published on Monday, Dec 29, 2025 by Pulumi

    Resource Type definition for AWS Ground Station DataflowEndpointGroupV2

    Create DataflowEndpointGroupV2 Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new DataflowEndpointGroupV2(name: string, args?: DataflowEndpointGroupV2Args, opts?: CustomResourceOptions);
    @overload
    def DataflowEndpointGroupV2(resource_name: str,
                                args: Optional[DataflowEndpointGroupV2Args] = None,
                                opts: Optional[ResourceOptions] = None)
    
    @overload
    def DataflowEndpointGroupV2(resource_name: str,
                                opts: Optional[ResourceOptions] = None,
                                contact_post_pass_duration_seconds: Optional[int] = None,
                                contact_pre_pass_duration_seconds: Optional[int] = None,
                                endpoints: Optional[Sequence[DataflowEndpointGroupV2CreateEndpointDetailsArgs]] = None,
                                tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewDataflowEndpointGroupV2(ctx *Context, name string, args *DataflowEndpointGroupV2Args, opts ...ResourceOption) (*DataflowEndpointGroupV2, error)
    public DataflowEndpointGroupV2(string name, DataflowEndpointGroupV2Args? args = null, CustomResourceOptions? opts = null)
    public DataflowEndpointGroupV2(String name, DataflowEndpointGroupV2Args args)
    public DataflowEndpointGroupV2(String name, DataflowEndpointGroupV2Args args, CustomResourceOptions options)
    
    type: aws-native:groundstation:DataflowEndpointGroupV2
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args DataflowEndpointGroupV2Args
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args DataflowEndpointGroupV2Args
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args DataflowEndpointGroupV2Args
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args DataflowEndpointGroupV2Args
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args DataflowEndpointGroupV2Args
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    DataflowEndpointGroupV2 Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The DataflowEndpointGroupV2 resource accepts the following input properties:

    ContactPostPassDurationSeconds int
    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.
    ContactPrePassDurationSeconds int
    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.
    Endpoints List<Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2CreateEndpointDetails>
    List of endpoints for the dataflow endpoint group.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    Tags assigned to a resource.
    ContactPostPassDurationSeconds int
    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.
    ContactPrePassDurationSeconds int
    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.
    Endpoints []DataflowEndpointGroupV2CreateEndpointDetailsArgs
    List of endpoints for the dataflow endpoint group.
    Tags TagArgs
    Tags assigned to a resource.
    contactPostPassDurationSeconds Integer
    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.
    contactPrePassDurationSeconds Integer
    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.
    endpoints List<DataflowEndpointGroupV2CreateEndpointDetails>
    List of endpoints for the dataflow endpoint group.
    tags List<Tag>
    Tags assigned to a resource.
    contactPostPassDurationSeconds number
    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.
    contactPrePassDurationSeconds number
    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.
    endpoints DataflowEndpointGroupV2CreateEndpointDetails[]
    List of endpoints for the dataflow endpoint group.
    tags Tag[]
    Tags assigned to a resource.
    contact_post_pass_duration_seconds int
    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.
    contact_pre_pass_duration_seconds int
    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.
    endpoints Sequence[DataflowEndpointGroupV2CreateEndpointDetailsArgs]
    List of endpoints for the dataflow endpoint group.
    tags Sequence[TagArgs]
    Tags assigned to a resource.
    contactPostPassDurationSeconds Number
    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.
    contactPrePassDurationSeconds Number
    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.
    endpoints List<Property Map>
    List of endpoints for the dataflow endpoint group.
    tags List<Property Map>
    Tags assigned to a resource.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the DataflowEndpointGroupV2 resource produces the following output properties:

    Arn string
    AwsId string
    EndpointDetails List<Pulumi.AwsNative.GroundStation.Outputs.DataflowEndpointGroupV2EndpointDetails>
    Information about the endpoint details.
    Id string
    The provider-assigned unique ID for this managed resource.
    Arn string
    AwsId string
    EndpointDetails []DataflowEndpointGroupV2EndpointDetails
    Information about the endpoint details.
    Id string
    The provider-assigned unique ID for this managed resource.
    arn String
    awsId String
    endpointDetails List<DataflowEndpointGroupV2EndpointDetails>
    Information about the endpoint details.
    id String
    The provider-assigned unique ID for this managed resource.
    arn string
    awsId string
    endpointDetails DataflowEndpointGroupV2EndpointDetails[]
    Information about the endpoint details.
    id string
    The provider-assigned unique ID for this managed resource.
    arn str
    aws_id str
    endpoint_details Sequence[DataflowEndpointGroupV2EndpointDetails]
    Information about the endpoint details.
    id str
    The provider-assigned unique ID for this managed resource.
    arn String
    awsId String
    endpointDetails List<Property Map>
    Information about the endpoint details.
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    DataflowEndpointGroupV2AgentStatus, DataflowEndpointGroupV2AgentStatusArgs

    Success
    SUCCESS
    Failed
    FAILED
    Active
    ACTIVE
    Inactive
    INACTIVE
    DataflowEndpointGroupV2AgentStatusSuccess
    SUCCESS
    DataflowEndpointGroupV2AgentStatusFailed
    FAILED
    DataflowEndpointGroupV2AgentStatusActive
    ACTIVE
    DataflowEndpointGroupV2AgentStatusInactive
    INACTIVE
    Success
    SUCCESS
    Failed
    FAILED
    Active
    ACTIVE
    Inactive
    INACTIVE
    Success
    SUCCESS
    Failed
    FAILED
    Active
    ACTIVE
    Inactive
    INACTIVE
    SUCCESS
    SUCCESS
    FAILED
    FAILED
    ACTIVE
    ACTIVE
    INACTIVE
    INACTIVE
    "SUCCESS"
    SUCCESS
    "FAILED"
    FAILED
    "ACTIVE"
    ACTIVE
    "INACTIVE"
    INACTIVE

    DataflowEndpointGroupV2AuditResults, DataflowEndpointGroupV2AuditResultsArgs

    Healthy
    HEALTHY
    Unhealthy
    UNHEALTHY
    DataflowEndpointGroupV2AuditResultsHealthy
    HEALTHY
    DataflowEndpointGroupV2AuditResultsUnhealthy
    UNHEALTHY
    Healthy
    HEALTHY
    Unhealthy
    UNHEALTHY
    Healthy
    HEALTHY
    Unhealthy
    UNHEALTHY
    HEALTHY
    HEALTHY
    UNHEALTHY
    UNHEALTHY
    "HEALTHY"
    HEALTHY
    "UNHEALTHY"
    UNHEALTHY

    DataflowEndpointGroupV2ConnectionDetails, DataflowEndpointGroupV2ConnectionDetailsArgs

    Socket address of an uplink or downlink agent endpoint with an optional mtu.
    SocketAddress Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2SocketAddress
    A socket address.
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress DataflowEndpointGroupV2SocketAddress
    A socket address.
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupV2SocketAddress
    A socket address.
    mtu Integer
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupV2SocketAddress
    A socket address.
    mtu number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socket_address DataflowEndpointGroupV2SocketAddress
    A socket address.
    mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress Property Map
    A socket address.
    mtu Number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

    DataflowEndpointGroupV2CreateEndpointDetails, DataflowEndpointGroupV2CreateEndpointDetailsArgs

    downlinkAwsGroundStationAgentEndpoint Property Map
    Definition for a downlink agent endpoint
    uplinkAwsGroundStationAgentEndpoint Property Map
    Definition for an uplink agent endpoint

    DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpoint, DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpointArgs

    Information about DownlinkAwsGroundStationAgentEndpoint used for create
    DataflowDetails Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    Name string
    Downlink dataflow endpoint name
    DataflowDetails DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    Name string
    Downlink dataflow endpoint name
    dataflowDetails DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    name String
    Downlink dataflow endpoint name
    dataflowDetails DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    name string
    Downlink dataflow endpoint name
    dataflow_details DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    name str
    Downlink dataflow endpoint name
    dataflowDetails Property Map
    Dataflow details for the downlink endpoint
    name String
    Downlink dataflow endpoint name

    DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpointDetails, DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpointDetailsArgs

    Information about DownlinkAwsGroundStationAgentEndpoint
    DataflowDetails Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    Name string
    Downlink dataflow endpoint name
    AgentStatus Pulumi.AwsNative.GroundStation.DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the downlink dataflow endpoint
    AuditResults Pulumi.AwsNative.GroundStation.DataflowEndpointGroupV2AuditResults
    Health audit results for the downlink dataflow endpoint
    DataflowDetails DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    Name string
    Downlink dataflow endpoint name
    AgentStatus DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the downlink dataflow endpoint
    AuditResults DataflowEndpointGroupV2AuditResults
    Health audit results for the downlink dataflow endpoint
    dataflowDetails DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    name String
    Downlink dataflow endpoint name
    agentStatus DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the downlink dataflow endpoint
    auditResults DataflowEndpointGroupV2AuditResults
    Health audit results for the downlink dataflow endpoint
    dataflowDetails DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    name string
    Downlink dataflow endpoint name
    agentStatus DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the downlink dataflow endpoint
    auditResults DataflowEndpointGroupV2AuditResults
    Health audit results for the downlink dataflow endpoint
    dataflow_details DataflowEndpointGroupV2DownlinkDataflowDetails
    Dataflow details for the downlink endpoint
    name str
    Downlink dataflow endpoint name
    agent_status DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the downlink dataflow endpoint
    audit_results DataflowEndpointGroupV2AuditResults
    Health audit results for the downlink dataflow endpoint
    dataflowDetails Property Map
    Dataflow details for the downlink endpoint
    name String
    Downlink dataflow endpoint name
    agentStatus "SUCCESS" | "FAILED" | "ACTIVE" | "INACTIVE"
    Status of the agent associated with the downlink dataflow endpoint
    auditResults "HEALTHY" | "UNHEALTHY"
    Health audit results for the downlink dataflow endpoint

    DataflowEndpointGroupV2DownlinkConnectionDetails, DataflowEndpointGroupV2DownlinkConnectionDetailsArgs

    Connection details for downlink, from ground station to agent, and customer to agent
    AgentIpAndPortAddress DataflowEndpointGroupV2RangedConnectionDetails
    Agent IP and port address for the downlink connection.
    EgressAddressAndPort DataflowEndpointGroupV2ConnectionDetails
    Egress address and port for the downlink connection.
    agentIpAndPortAddress DataflowEndpointGroupV2RangedConnectionDetails
    Agent IP and port address for the downlink connection.
    egressAddressAndPort DataflowEndpointGroupV2ConnectionDetails
    Egress address and port for the downlink connection.
    agentIpAndPortAddress DataflowEndpointGroupV2RangedConnectionDetails
    Agent IP and port address for the downlink connection.
    egressAddressAndPort DataflowEndpointGroupV2ConnectionDetails
    Egress address and port for the downlink connection.
    agent_ip_and_port_address DataflowEndpointGroupV2RangedConnectionDetails
    Agent IP and port address for the downlink connection.
    egress_address_and_port DataflowEndpointGroupV2ConnectionDetails
    Egress address and port for the downlink connection.
    agentIpAndPortAddress Property Map
    Agent IP and port address for the downlink connection.
    egressAddressAndPort Property Map
    Egress address and port for the downlink connection.

    DataflowEndpointGroupV2DownlinkDataflowDetails, DataflowEndpointGroupV2DownlinkDataflowDetailsArgs

    Dataflow details for downlink
    AgentConnectionDetails Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2DownlinkConnectionDetails
    Downlink connection details for customer to Agent and Agent to Ground Station
    AgentConnectionDetails DataflowEndpointGroupV2DownlinkConnectionDetails
    Downlink connection details for customer to Agent and Agent to Ground Station
    agentConnectionDetails DataflowEndpointGroupV2DownlinkConnectionDetails
    Downlink connection details for customer to Agent and Agent to Ground Station
    agentConnectionDetails DataflowEndpointGroupV2DownlinkConnectionDetails
    Downlink connection details for customer to Agent and Agent to Ground Station
    agent_connection_details DataflowEndpointGroupV2DownlinkConnectionDetails
    Downlink connection details for customer to Agent and Agent to Ground Station
    agentConnectionDetails Property Map
    Downlink connection details for customer to Agent and Agent to Ground Station

    DataflowEndpointGroupV2EndpointDetails, DataflowEndpointGroupV2EndpointDetailsArgs

    downlinkAwsGroundStationAgentEndpoint Property Map
    Definition for a downlink agent endpoint
    uplinkAwsGroundStationAgentEndpoint Property Map
    Definition for an uplink agent endpoint

    DataflowEndpointGroupV2IntegerRange, DataflowEndpointGroupV2IntegerRangeArgs

    An integer range that has a minimum and maximum value.
    Maximum int
    A maximum value.
    Minimum int
    A minimum value.
    Maximum int
    A maximum value.
    Minimum int
    A minimum value.
    maximum Integer
    A maximum value.
    minimum Integer
    A minimum value.
    maximum number
    A maximum value.
    minimum number
    A minimum value.
    maximum int
    A maximum value.
    minimum int
    A minimum value.
    maximum Number
    A maximum value.
    minimum Number
    A minimum value.

    DataflowEndpointGroupV2RangedConnectionDetails, DataflowEndpointGroupV2RangedConnectionDetailsArgs

    Socket address of an uplink or downlink agent endpoint with a port range and an optional mtu.
    SocketAddress Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2RangedSocketAddress
    A ranged socket address.
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress DataflowEndpointGroupV2RangedSocketAddress
    A ranged socket address.
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupV2RangedSocketAddress
    A ranged socket address.
    mtu Integer
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupV2RangedSocketAddress
    A ranged socket address.
    mtu number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socket_address DataflowEndpointGroupV2RangedSocketAddress
    A ranged socket address.
    mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress Property Map
    A ranged socket address.
    mtu Number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

    DataflowEndpointGroupV2RangedSocketAddress, DataflowEndpointGroupV2RangedSocketAddressArgs

    A socket address with a port range.
    Name string
    IPv4 socket address.
    PortRange Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2IntegerRange
    Port range of a socket address.
    Name string
    IPv4 socket address.
    PortRange DataflowEndpointGroupV2IntegerRange
    Port range of a socket address.
    name String
    IPv4 socket address.
    portRange DataflowEndpointGroupV2IntegerRange
    Port range of a socket address.
    name string
    IPv4 socket address.
    portRange DataflowEndpointGroupV2IntegerRange
    Port range of a socket address.
    name str
    IPv4 socket address.
    port_range DataflowEndpointGroupV2IntegerRange
    Port range of a socket address.
    name String
    IPv4 socket address.
    portRange Property Map
    Port range of a socket address.

    DataflowEndpointGroupV2SocketAddress, DataflowEndpointGroupV2SocketAddressArgs

    Name string
    IPv4 socket address.
    Port int
    Port of a socket address.
    Name string
    IPv4 socket address.
    Port int
    Port of a socket address.
    name String
    IPv4 socket address.
    port Integer
    Port of a socket address.
    name string
    IPv4 socket address.
    port number
    Port of a socket address.
    name str
    IPv4 socket address.
    port int
    Port of a socket address.
    name String
    IPv4 socket address.
    port Number
    Port of a socket address.

    DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpoint, DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpointArgs

    Information about UplinkAwsGroundStationAgentEndpoint used for create
    DataflowDetails Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    Name string
    Uplink dataflow endpoint name
    DataflowDetails DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    Name string
    Uplink dataflow endpoint name
    dataflowDetails DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    name String
    Uplink dataflow endpoint name
    dataflowDetails DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    name string
    Uplink dataflow endpoint name
    dataflow_details DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    name str
    Uplink dataflow endpoint name
    dataflowDetails Property Map
    Dataflow details for the uplink endpoint
    name String
    Uplink dataflow endpoint name

    DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpointDetails, DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpointDetailsArgs

    Information about UplinkAwsGroundStationAgentEndpoint
    DataflowDetails Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    Name string
    Uplink dataflow endpoint name
    AgentStatus Pulumi.AwsNative.GroundStation.DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the uplink dataflow endpoint
    AuditResults Pulumi.AwsNative.GroundStation.DataflowEndpointGroupV2AuditResults
    Health audit results for the uplink dataflow endpoint
    DataflowDetails DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    Name string
    Uplink dataflow endpoint name
    AgentStatus DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the uplink dataflow endpoint
    AuditResults DataflowEndpointGroupV2AuditResults
    Health audit results for the uplink dataflow endpoint
    dataflowDetails DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    name String
    Uplink dataflow endpoint name
    agentStatus DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the uplink dataflow endpoint
    auditResults DataflowEndpointGroupV2AuditResults
    Health audit results for the uplink dataflow endpoint
    dataflowDetails DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    name string
    Uplink dataflow endpoint name
    agentStatus DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the uplink dataflow endpoint
    auditResults DataflowEndpointGroupV2AuditResults
    Health audit results for the uplink dataflow endpoint
    dataflow_details DataflowEndpointGroupV2UplinkDataflowDetails
    Dataflow details for the uplink endpoint
    name str
    Uplink dataflow endpoint name
    agent_status DataflowEndpointGroupV2AgentStatus
    Status of the agent associated with the uplink dataflow endpoint
    audit_results DataflowEndpointGroupV2AuditResults
    Health audit results for the uplink dataflow endpoint
    dataflowDetails Property Map
    Dataflow details for the uplink endpoint
    name String
    Uplink dataflow endpoint name
    agentStatus "SUCCESS" | "FAILED" | "ACTIVE" | "INACTIVE"
    Status of the agent associated with the uplink dataflow endpoint
    auditResults "HEALTHY" | "UNHEALTHY"
    Health audit results for the uplink dataflow endpoint

    DataflowEndpointGroupV2UplinkConnectionDetails, DataflowEndpointGroupV2UplinkConnectionDetailsArgs

    Connection details for uplink, from ground station to agent, and customer to agent
    AgentIpAndPortAddress DataflowEndpointGroupV2RangedConnectionDetails
    Agent IP and port address for the uplink connection.
    IngressAddressAndPort DataflowEndpointGroupV2ConnectionDetails
    Ingress address and port for the uplink connection.
    agentIpAndPortAddress DataflowEndpointGroupV2RangedConnectionDetails
    Agent IP and port address for the uplink connection.
    ingressAddressAndPort DataflowEndpointGroupV2ConnectionDetails
    Ingress address and port for the uplink connection.
    agentIpAndPortAddress DataflowEndpointGroupV2RangedConnectionDetails
    Agent IP and port address for the uplink connection.
    ingressAddressAndPort DataflowEndpointGroupV2ConnectionDetails
    Ingress address and port for the uplink connection.
    agent_ip_and_port_address DataflowEndpointGroupV2RangedConnectionDetails
    Agent IP and port address for the uplink connection.
    ingress_address_and_port DataflowEndpointGroupV2ConnectionDetails
    Ingress address and port for the uplink connection.
    agentIpAndPortAddress Property Map
    Agent IP and port address for the uplink connection.
    ingressAddressAndPort Property Map
    Ingress address and port for the uplink connection.

    DataflowEndpointGroupV2UplinkDataflowDetails, DataflowEndpointGroupV2UplinkDataflowDetailsArgs

    Dataflow details for uplink
    AgentConnectionDetails Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupV2UplinkConnectionDetails
    Uplink connection details for customer to Agent and Agent to Ground Station
    AgentConnectionDetails DataflowEndpointGroupV2UplinkConnectionDetails
    Uplink connection details for customer to Agent and Agent to Ground Station
    agentConnectionDetails DataflowEndpointGroupV2UplinkConnectionDetails
    Uplink connection details for customer to Agent and Agent to Ground Station
    agentConnectionDetails DataflowEndpointGroupV2UplinkConnectionDetails
    Uplink connection details for customer to Agent and Agent to Ground Station
    agent_connection_details DataflowEndpointGroupV2UplinkConnectionDetails
    Uplink connection details for customer to Agent and Agent to Ground Station
    agentConnectionDetails Property Map
    Uplink connection details for customer to Agent and Agent to Ground Station

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.46.0 published on Monday, Dec 29, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate