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

Class: Aws::ConfigService::Types::GetResourceConfigHistoryResponse

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

Overview

The output for the GetResourceConfigHistory action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_itemsArray<Types::ConfigurationItem>

A list that contains the configuration history of one or more resources.

Returns:

#next_tokenString

The string that you use in a subsequent request to get the next page of results in a paginated response.

Returns:

  • (String)

    The string that you use in a subsequent request to get the next page of results in a paginated response.