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

Class: Aws::PinpointSMSVoice::Types::ListConfigurationSetsResponse

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

Overview

An object that contains information about the configuration sets for your account in the current region.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_setsArray<String>

An object that contains a list of configuration sets for your account in the current region.

Returns:

  • (Array<String>)

    An object that contains a list of configuration sets for your account in the current region.

#next_tokenString

A token returned from a previous call to ListConfigurationSets to indicate the position in the list of configuration sets.

Returns:

  • (String)

    A token returned from a previous call to ListConfigurationSets to indicate the position in the list of configuration sets.