Skip to content

/AWS1/CL_CHIAPPINSTBOTSUMMARY

High-level information about an AppInstanceBot.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_APPINSTANCEBOTARN TYPE /AWS1/CHICHIMEARN /AWS1/CHICHIMEARN

The ARN of the AppInstanceBot.

IV_NAME TYPE /AWS1/CHIRESOURCENAME /AWS1/CHIRESOURCENAME

The name of the AppInstanceBox.

IV_METADATA TYPE /AWS1/CHIMETADATA /AWS1/CHIMETADATA

The metadata of the AppInstanceBot.


Queryable Attributes

AppInstanceBotArn

The ARN of the AppInstanceBot.

Accessible with the following methods

Method Description
GET_APPINSTANCEBOTARN() Getter for APPINSTANCEBOTARN, with configurable default
ASK_APPINSTANCEBOTARN() Getter for APPINSTANCEBOTARN w/ exceptions if field has no v
HAS_APPINSTANCEBOTARN() Determine if APPINSTANCEBOTARN has a value

Name

The name of the AppInstanceBox.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Metadata

The metadata of the AppInstanceBot.

Accessible with the following methods

Method Description
GET_METADATA() Getter for METADATA, with configurable default
ASK_METADATA() Getter for METADATA w/ exceptions if field has no value
HAS_METADATA() Determine if METADATA 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_APPINSTANCEBOTLIST

TYPES TT_APPINSTANCEBOTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CHIAPPINSTBOTSUMMARY WITH DEFAULT KEY
.