Skip to content

/AWS1/CL_BDAAGENTALIASROUTIN00

Contains details about the routing configuration of the alias.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_AGENTVERSION TYPE /AWS1/BDAVERSION /AWS1/BDAVERSION

The version of the agent with which the alias is associated.

IV_PROVISIONEDTHROUGHPUT TYPE /AWS1/BDAPROVMODELIDENTIFIER /AWS1/BDAPROVMODELIDENTIFIER

Information on the Provisioned Throughput assigned to an agent alias.


Queryable Attributes

agentVersion

The version of the agent with which the alias is associated.

Accessible with the following methods

Method Description
GET_AGENTVERSION() Getter for AGENTVERSION, with configurable default
ASK_AGENTVERSION() Getter for AGENTVERSION w/ exceptions if field has no value
HAS_AGENTVERSION() Determine if AGENTVERSION has a value

provisionedThroughput

Information on the Provisioned Throughput assigned to an agent alias.

Accessible with the following methods

Method Description
GET_PROVISIONEDTHROUGHPUT() Getter for PROVISIONEDTHROUGHPUT, with configurable default
ASK_PROVISIONEDTHROUGHPUT() Getter for PROVISIONEDTHROUGHPUT w/ exceptions if field has
HAS_PROVISIONEDTHROUGHPUT() Determine if PROVISIONEDTHROUGHPUT 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_AGENTALIASROUTINGCONF

TYPES TT_AGENTALIASROUTINGCONF TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDAAGENTALIASROUTIN00 WITH DEFAULT KEY
.