Skip to content

/AWS1/CL_QSTSNAPSHOTCONF

Describes the configuration of the dashboard snapshot.

CONSTRUCTOR

IMPORTING

Required arguments:

IT_FILEGROUPS TYPE /AWS1/CL_QSTSNAPSHOTFILEGROUP=>TT_SNAPSHOTFILEGROUPLIST TT_SNAPSHOTFILEGROUPLIST

A list of SnapshotJobResultFileGroup objects that contain information about the snapshot that is generated. This list can hold a maximum of 6 FileGroup configurations.

Optional arguments:

IO_DESTINATIONCONFIGURATION TYPE REF TO /AWS1/CL_QSTSNAPSHOTDSTCONF /AWS1/CL_QSTSNAPSHOTDSTCONF

A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.

IO_PARAMETERS TYPE REF TO /AWS1/CL_QSTPARAMETERS /AWS1/CL_QSTPARAMETERS

Parameters


Queryable Attributes

FileGroups

A list of SnapshotJobResultFileGroup objects that contain information about the snapshot that is generated. This list can hold a maximum of 6 FileGroup configurations.

Accessible with the following methods

Method Description
GET_FILEGROUPS() Getter for FILEGROUPS, with configurable default
ASK_FILEGROUPS() Getter for FILEGROUPS w/ exceptions if field has no value
HAS_FILEGROUPS() Determine if FILEGROUPS has a value

DestinationConfiguration

A structure that contains information on the Amazon S3 bucket that the generated snapshot is stored in.

Accessible with the following methods

Method Description
GET_DESTINATIONCONFIGURATION() Getter for DESTINATIONCONFIGURATION

Parameters

Parameters

Accessible with the following methods

Method Description
GET_PARAMETERS() Getter for PARAMETERS