Skip to content

/AWS1/CL_EVBENDPOINTEVENTBUS

The event buses the endpoint is associated with.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_EVENTBUSARN TYPE /AWS1/EVBNONPARTNEREVENTBUSARN /AWS1/EVBNONPARTNEREVENTBUSARN

The ARN of the event bus the endpoint is associated with.


Queryable Attributes

EventBusArn

The ARN of the event bus the endpoint is associated with.

Accessible with the following methods

Method Description
GET_EVENTBUSARN() Getter for EVENTBUSARN, with configurable default
ASK_EVENTBUSARN() Getter for EVENTBUSARN w/ exceptions if field has no value
HAS_EVENTBUSARN() Determine if EVENTBUSARN 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_ENDPOINTEVENTBUSLIST

TYPES TT_ENDPOINTEVENTBUSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EVBENDPOINTEVENTBUS WITH DEFAULT KEY
.