Skip to content

/AWS1/CL_CGSDELETEDATASETRSP

Response to a successful DeleteDataset request.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_DATASET TYPE REF TO /AWS1/CL_CGSDATASET /AWS1/CL_CGSDATASET

A collection of data for an identity pool. An identity pool can have multiple datasets. A dataset is per identity and can be general or associated with a particular entity in an application (like a saved game). Datasets are automatically created if they don't exist. Data is synced by dataset, and a dataset can hold up to 1MB of key-value pairs.


Queryable Attributes

Dataset

A collection of data for an identity pool. An identity pool can have multiple datasets. A dataset is per identity and can be general or associated with a particular entity in an application (like a saved game). Datasets are automatically created if they don't exist. Data is synced by dataset, and a dataset can hold up to 1MB of key-value pairs.

Accessible with the following methods

Method Description
GET_DATASET() Getter for DATASET