Skip to content

/AWS1/CL_LM2LSTBOTALIASRPLSRSP

ListBotAliasReplicasResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_botid TYPE /AWS1/LM2ID /AWS1/LM2ID

The unique bot ID of the replicated bot created from the source bot alias.

iv_sourceregion TYPE /AWS1/LM2REPLICAREGION /AWS1/LM2REPLICAREGION

The source region of the replicated bot created from the source bot alias.

iv_replicaregion TYPE /AWS1/LM2REPLICAREGION /AWS1/LM2REPLICAREGION

The secondary region of the replicated bot created from the source bot alias.

it_botaliasreplicasummaries TYPE /AWS1/CL_LM2BOTALIASRPLSUMM=>TT_BOTALIASREPLICASUMMARYLIST TT_BOTALIASREPLICASUMMARYLIST

The summary information of the replicated bot created from the source bot alias.

iv_nexttoken TYPE /AWS1/LM2NEXTTOKEN /AWS1/LM2NEXTTOKEN

The next token for the replicated bots created from the source bot alias.


Queryable Attributes

botId

The unique bot ID of the replicated bot created from the source bot alias.

Accessible with the following methods

Method Description
GET_BOTID() Getter for BOTID, with configurable default
ASK_BOTID() Getter for BOTID w/ exceptions if field has no value
HAS_BOTID() Determine if BOTID has a value

sourceRegion

The source region of the replicated bot created from the source bot alias.

Accessible with the following methods

Method Description
GET_SOURCEREGION() Getter for SOURCEREGION, with configurable default
ASK_SOURCEREGION() Getter for SOURCEREGION w/ exceptions if field has no value
HAS_SOURCEREGION() Determine if SOURCEREGION has a value

replicaRegion

The secondary region of the replicated bot created from the source bot alias.

Accessible with the following methods

Method Description
GET_REPLICAREGION() Getter for REPLICAREGION, with configurable default
ASK_REPLICAREGION() Getter for REPLICAREGION w/ exceptions if field has no value
HAS_REPLICAREGION() Determine if REPLICAREGION has a value

botAliasReplicaSummaries

The summary information of the replicated bot created from the source bot alias.

Accessible with the following methods

Method Description
GET_BOTALIASREPLICASUMMARIES() Getter for BOTALIASREPLICASUMMARIES, with configurable defau
ASK_BOTALIASREPLICASUMMARIES() Getter for BOTALIASREPLICASUMMARIES w/ exceptions if field h
HAS_BOTALIASREPLICASUMMARIES() Determine if BOTALIASREPLICASUMMARIES has a value

nextToken

The next token for the replicated bots created from the source bot alias.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value