Skip to content

/AWS1/CL_SGMNOTEBOOKINSTLCCF00

Provides a summary of a notebook instance lifecycle configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_notebookinstlcconfigname TYPE /AWS1/SGMNOTEBOOKINSTLCCFGNAME /AWS1/SGMNOTEBOOKINSTLCCFGNAME

The name of the lifecycle configuration.

iv_notebookinstlcconfigarn TYPE /AWS1/SGMNOTEBOOKINSTLCCFGARN /AWS1/SGMNOTEBOOKINSTLCCFGARN

The Amazon Resource Name (ARN) of the lifecycle configuration.

Optional arguments:

iv_creationtime TYPE /AWS1/SGMCREATIONTIME /AWS1/SGMCREATIONTIME

A timestamp that tells when the lifecycle configuration was created.

iv_lastmodifiedtime TYPE /AWS1/SGMLASTMODIFIEDTIME /AWS1/SGMLASTMODIFIEDTIME

A timestamp that tells when the lifecycle configuration was last modified.


Queryable Attributes

NotebookInstanceLifecycleConfigName

The name of the lifecycle configuration.

Accessible with the following methods

Method Description
GET_NOTEBOOKINSTLCCONFIGNAME() Getter for NOTEBOOKINSTANCELCCONFIGNAME, with configurable d
ASK_NOTEBOOKINSTLCCONFIGNAME() Getter for NOTEBOOKINSTANCELCCONFIGNAME w/ exceptions if fie
HAS_NOTEBOOKINSTLCCONFIGNAME() Determine if NOTEBOOKINSTANCELCCONFIGNAME has a value

NotebookInstanceLifecycleConfigArn

The Amazon Resource Name (ARN) of the lifecycle configuration.

Accessible with the following methods

Method Description
GET_NOTEBOOKINSTLCCONFIGARN() Getter for NOTEBOOKINSTANCELCCONFIGARN, with configurable de
ASK_NOTEBOOKINSTLCCONFIGARN() Getter for NOTEBOOKINSTANCELCCONFIGARN w/ exceptions if fiel
HAS_NOTEBOOKINSTLCCONFIGARN() Determine if NOTEBOOKINSTANCELCCONFIGARN has a value

CreationTime

A timestamp that tells when the lifecycle configuration was created.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

LastModifiedTime

A timestamp that tells when the lifecycle configuration was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

Public Local Types In This Class

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

TT_NOTEBOOKINSTLCCFGSUMMLIST

TYPES TT_NOTEBOOKINSTLCCFGSUMMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMNOTEBOOKINSTLCCF00 WITH DEFAULT KEY
.