/AWS1/CL_MPBGETOUTBOUNDEXTER01¶
GetOutboundExternalLinkResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_gatewayid TYPE /AWS1/MPBGATEWAYID /AWS1/MPBGATEWAYID¶
The unique identifier of the gateway.
iv_linkid TYPE /AWS1/MPBLINKID /AWS1/MPBLINKID¶
The unique identifier of the link.
iv_status TYPE /AWS1/MPBLINKSTATUS /AWS1/MPBLINKSTATUS¶
The status of the request.
iv_publicendpoint TYPE /AWS1/MPBURL /AWS1/MPBURL¶
The public endpoint for the link.
Optional arguments:¶
it_flowmodules TYPE /AWS1/CL_MPBMODULECONF=>TT_MODULECONFIGURATIONLIST TT_MODULECONFIGURATIONLIST¶
The configuration of flow modules.
it_pendingflowmodules TYPE /AWS1/CL_MPBMODULECONF=>TT_MODULECONFIGURATIONLIST TT_MODULECONFIGURATIONLIST¶
The configuration of pending flow modules.
io_attributes TYPE REF TO /AWS1/CL_MPBLINKATTRIBUTES /AWS1/CL_MPBLINKATTRIBUTES¶
Describes the attributes of a link.
iv_createdat TYPE /AWS1/MPBTIMESTAMP /AWS1/MPBTIMESTAMP¶
The timestamp of when the outbound external link was created.
iv_updatedat TYPE /AWS1/MPBTIMESTAMP /AWS1/MPBTIMESTAMP¶
The timestamp of when the outbound external link was updated.
it_tags TYPE /AWS1/CL_MPBTAGSMAP_W=>TT_TAGSMAP TT_TAGSMAP¶
A map of the key-value pairs for the tag or tags assigned to the specified resource.
io_logsettings TYPE REF TO /AWS1/CL_MPBLINKLOGSETTINGS /AWS1/CL_MPBLINKLOGSETTINGS¶
Settings for the application logs.
iv_connectivitytype TYPE /AWS1/MPBCONNECTIVITYTYPE /AWS1/MPBCONNECTIVITYTYPE¶
The connectivity type of the link.
Queryable Attributes¶
gatewayId¶
The unique identifier of the gateway.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GATEWAYID() |
Getter for GATEWAYID, with configurable default |
ASK_GATEWAYID() |
Getter for GATEWAYID w/ exceptions if field has no value |
HAS_GATEWAYID() |
Determine if GATEWAYID has a value |
linkId¶
The unique identifier of the link.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKID() |
Getter for LINKID, with configurable default |
ASK_LINKID() |
Getter for LINKID w/ exceptions if field has no value |
HAS_LINKID() |
Determine if LINKID has a value |
status¶
The status of the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
publicEndpoint¶
The public endpoint for the link.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PUBLICENDPOINT() |
Getter for PUBLICENDPOINT, with configurable default |
ASK_PUBLICENDPOINT() |
Getter for PUBLICENDPOINT w/ exceptions if field has no valu |
HAS_PUBLICENDPOINT() |
Determine if PUBLICENDPOINT has a value |
flowModules¶
The configuration of flow modules.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWMODULES() |
Getter for FLOWMODULES, with configurable default |
ASK_FLOWMODULES() |
Getter for FLOWMODULES w/ exceptions if field has no value |
HAS_FLOWMODULES() |
Determine if FLOWMODULES has a value |
pendingFlowModules¶
The configuration of pending flow modules.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PENDINGFLOWMODULES() |
Getter for PENDINGFLOWMODULES, with configurable default |
ASK_PENDINGFLOWMODULES() |
Getter for PENDINGFLOWMODULES w/ exceptions if field has no |
HAS_PENDINGFLOWMODULES() |
Determine if PENDINGFLOWMODULES has a value |
attributes¶
Describes the attributes of a link.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTES() |
Getter for ATTRIBUTES |
createdAt¶
The timestamp of when the outbound external link was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
updatedAt¶
The timestamp of when the outbound external link was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |
tags¶
A map of the key-value pairs for the tag or tags assigned to the specified resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
logSettings¶
Settings for the application logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGSETTINGS() |
Getter for LOGSETTINGS |
connectivityType¶
The connectivity type of the link.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTIVITYTYPE() |
Getter for CONNECTIVITYTYPE, with configurable default |
ASK_CONNECTIVITYTYPE() |
Getter for CONNECTIVITYTYPE w/ exceptions if field has no va |
HAS_CONNECTIVITYTYPE() |
Determine if CONNECTIVITYTYPE has a value |