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

Class: Aws::ElasticsearchService::Types::ListPackagesForDomainResponse

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

Overview

Container for response parameters to ListPackagesForDomain operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_package_details_listArray<Types::DomainPackageDetails>

List of DomainPackageDetails objects.

Returns:

#next_tokenString

Pagination token that needs to be supplied to the next call to get the next page of results.

Returns:

  • (String)

    Pagination token that needs to be supplied to the next call to get the next page of results.