Skip to content

/AWS1/CL_EMRCREATESTUDIOOUTPUT

CreateStudioOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_studioid TYPE /AWS1/EMRXMLSTRINGMAXLEN256 /AWS1/EMRXMLSTRINGMAXLEN256

The ID of the Amazon EMR Studio.

iv_url TYPE /AWS1/EMRXMLSTRING /AWS1/EMRXMLSTRING

The unique Studio access URL.


Queryable Attributes

StudioId

The ID of the Amazon EMR Studio.

Accessible with the following methods

Method Description
GET_STUDIOID() Getter for STUDIOID, with configurable default
ASK_STUDIOID() Getter for STUDIOID w/ exceptions if field has no value
HAS_STUDIOID() Determine if STUDIOID has a value

Url

The unique Studio access URL.

Accessible with the following methods

Method Description
GET_URL() Getter for URL, with configurable default
ASK_URL() Getter for URL w/ exceptions if field has no value
HAS_URL() Determine if URL has a value