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

Class: Aws::CognitoSync::Types::UpdateRecordsResponse

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

Overview

Returned for a successful UpdateRecordsRequest.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#recordsArray<Types::Record>

A list of records that have been updated.

Returns:

  • (Array<Types::Record>)

    A list of records that have been updated.