1. Packages
  2. AWS Native
  3. API Docs
  4. groundstation
  5. getDataflowEndpointGroup

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

aws-native.groundstation.getDataflowEndpointGroup

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

    AWS Ground Station DataflowEndpointGroup schema for CloudFormation

    Using getDataflowEndpointGroup

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDataflowEndpointGroup(args: GetDataflowEndpointGroupArgs, opts?: InvokeOptions): Promise<GetDataflowEndpointGroupResult>
    function getDataflowEndpointGroupOutput(args: GetDataflowEndpointGroupOutputArgs, opts?: InvokeOptions): Output<GetDataflowEndpointGroupResult>
    def get_dataflow_endpoint_group(id: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetDataflowEndpointGroupResult
    def get_dataflow_endpoint_group_output(id: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetDataflowEndpointGroupResult]
    func LookupDataflowEndpointGroup(ctx *Context, args *LookupDataflowEndpointGroupArgs, opts ...InvokeOption) (*LookupDataflowEndpointGroupResult, error)
    func LookupDataflowEndpointGroupOutput(ctx *Context, args *LookupDataflowEndpointGroupOutputArgs, opts ...InvokeOption) LookupDataflowEndpointGroupResultOutput

    > Note: This function is named LookupDataflowEndpointGroup in the Go SDK.

    public static class GetDataflowEndpointGroup 
    {
        public static Task<GetDataflowEndpointGroupResult> InvokeAsync(GetDataflowEndpointGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetDataflowEndpointGroupResult> Invoke(GetDataflowEndpointGroupInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDataflowEndpointGroupResult> getDataflowEndpointGroup(GetDataflowEndpointGroupArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:groundstation:getDataflowEndpointGroup
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Id string
    id String
    id string
    id str
    id String

    getDataflowEndpointGroup Result

    The following output properties are available:

    Arn string
    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.
    EndpointDetails List<Pulumi.AwsNative.GroundStation.Outputs.DataflowEndpointGroupEndpointDetails>
    Id string
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Arn string
    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.
    EndpointDetails []DataflowEndpointGroupEndpointDetails
    Id string
    Tags Tag
    arn String
    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.
    endpointDetails List<DataflowEndpointGroupEndpointDetails>
    id String
    tags List<Tag>
    arn string
    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.
    endpointDetails DataflowEndpointGroupEndpointDetails[]
    id string
    tags Tag[]
    arn str
    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.
    endpoint_details Sequence[DataflowEndpointGroupEndpointDetails]
    id str
    tags Sequence[root_Tag]
    arn String
    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.
    endpointDetails List<Property Map>
    id String
    tags List<Property Map>

    Supporting Types

    DataflowEndpointGroupAgentStatus

    DataflowEndpointGroupAuditResults

    DataflowEndpointGroupAwsGroundStationAgentEndpoint

    DataflowEndpointGroupConnectionDetails

    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupSocketAddress
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress DataflowEndpointGroupSocketAddress
    mtu Integer
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupSocketAddress
    mtu number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupSocketAddress
    mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socket_address DataflowEndpointGroupSocketAddress
    mtu Number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress Property Map

    DataflowEndpointGroupDataflowEndpoint

    DataflowEndpointGroupEndpointDetails

    DataflowEndpointGroupIntegerRange

    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.

    DataflowEndpointGroupRangedConnectionDetails

    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress Pulumi.AwsNative.GroundStation.Inputs.DataflowEndpointGroupRangedSocketAddress
    Mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    SocketAddress DataflowEndpointGroupRangedSocketAddress
    mtu Integer
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupRangedSocketAddress
    mtu number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress DataflowEndpointGroupRangedSocketAddress
    mtu int
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socket_address DataflowEndpointGroupRangedSocketAddress
    mtu Number
    Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
    socketAddress Property Map

    DataflowEndpointGroupRangedSocketAddress

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

    DataflowEndpointGroupSecurityDetails

    RoleArn string
    SecurityGroupIds List<string>
    SubnetIds List<string>
    RoleArn string
    SecurityGroupIds []string
    SubnetIds []string
    roleArn String
    securityGroupIds List<String>
    subnetIds List<String>
    roleArn string
    securityGroupIds string[]
    subnetIds string[]
    role_arn str
    security_group_ids Sequence[str]
    subnet_ids Sequence[str]
    roleArn String
    securityGroupIds List<String>
    subnetIds List<String>

    DataflowEndpointGroupSocketAddress

    Name string
    Port int
    Name string
    Port int
    name String
    port Integer
    name string
    port number
    name str
    port int
    name String
    port Number

    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 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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi