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

Class: Aws::CloudFormation::Types::ListExportsInput

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

Overview

Note:

When passing ListExportsInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  next_token: "NextToken",
}

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

Returns:

  • (String)

    A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.