You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GroundStation::Types::GetDataflowEndpointGroupResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#dataflow_endpoint_group_arnString

ARN of a dataflow endpoint group.

Returns:

  • (String)

    ARN of a dataflow endpoint group.

#dataflow_endpoint_group_idString

UUID of a dataflow endpoint group.

Returns:

  • (String)

    UUID of a dataflow endpoint group.

#endpoints_detailsArray<Types::EndpointDetails>

Details of a dataflow endpoint.

Returns:

#tagsHash<String,String>

Tags assigned to a dataflow endpoint group.

Returns:

  • (Hash<String,String>)

    Tags assigned to a dataflow endpoint group.