Module: Aws::GroundStation::Client::_ListDataflowEndpointGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataflowEndpointGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dataflow_endpoint_group_list ⇒ ::Array[Types::DataflowEndpointListItem]
574 |
# File 'sig/client.rbs', line 574
def dataflow_endpoint_group_list: () -> ::Array[Types::DataflowEndpointListItem]
|
#next_token ⇒ ::String
573 |
# File 'sig/client.rbs', line 573
def next_token: () -> ::String
|