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

Class: Aws::GroundStation::Types::ListConfigsResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#config_listArray<Types::ConfigListItem>

List of Config items.

Returns:

#next_tokenString

Next token returned in the response of a previous ListConfigs call. Used to get the next page of results.

Returns:

  • (String)

    Next token returned in the response of a previous ListConfigs call.