You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CognitoSync::Types::ListDatasetsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CognitoSync::Types::ListDatasetsResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#count ⇒ Integer
Number of datasets returned.
-
#datasets ⇒ Array<Types::Dataset>
A set of datasets.
-
#next_token ⇒ String
A pagination token for obtaining the next page of results.
Instance Attribute Details
#count ⇒ Integer
Number of datasets returned.
#datasets ⇒ Array<Types::Dataset>
A set of datasets.
#next_token ⇒ String
A pagination token for obtaining the next page of results.