Skip to content

/AWS1/CL_SGMSPACESTGSSUMMARY

Specifies summary information about the space settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_apptype TYPE /AWS1/SGMAPPTYPE /AWS1/SGMAPPTYPE

The type of app created within the space.

iv_remoteaccess TYPE /AWS1/SGMFEATURESTATUS /AWS1/SGMFEATURESTATUS

A setting that enables or disables remote access for a SageMaker space. When enabled, this allows you to connect to the remote space from your local IDE.

io_spacestoragesettings TYPE REF TO /AWS1/CL_SGMSPACESTORAGESTGS /AWS1/CL_SGMSPACESTORAGESTGS

The storage settings for a space.


Queryable Attributes

AppType

The type of app created within the space.

Accessible with the following methods

Method Description
GET_APPTYPE() Getter for APPTYPE, with configurable default
ASK_APPTYPE() Getter for APPTYPE w/ exceptions if field has no value
HAS_APPTYPE() Determine if APPTYPE has a value

RemoteAccess

A setting that enables or disables remote access for a SageMaker space. When enabled, this allows you to connect to the remote space from your local IDE.

Accessible with the following methods

Method Description
GET_REMOTEACCESS() Getter for REMOTEACCESS, with configurable default
ASK_REMOTEACCESS() Getter for REMOTEACCESS w/ exceptions if field has no value
HAS_REMOTEACCESS() Determine if REMOTEACCESS has a value

SpaceStorageSettings

The storage settings for a space.

Accessible with the following methods

Method Description
GET_SPACESTORAGESETTINGS() Getter for SPACESTORAGESETTINGS