Skip to content

/AWS1/CL_QSTSPACEQUICKSIGHTRES

A QuickSight resource that is associated with a space.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_resourcetype TYPE /AWS1/QSTSPACEQUICKSIGHTRESTYP /AWS1/QSTSPACEQUICKSIGHTRESTYP

The type of the QuickSight resource.

io_resourcedetails TYPE REF TO /AWS1/CL_QSTSPACEQUICKSIGHTR00 /AWS1/CL_QSTSPACEQUICKSIGHTR00

The details of the QuickSight resource.


Queryable Attributes

resourceType

The type of the QuickSight resource.

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

resourceDetails

The details of the QuickSight resource.

Accessible with the following methods

Method Description
GET_RESOURCEDETAILS() Getter for RESOURCEDETAILS

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_SPACEQUICKSIGHTRESOURCES

TYPES TT_SPACEQUICKSIGHTRESOURCES TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTSPACEQUICKSIGHTRES WITH DEFAULT KEY
.