/AWS1/CL_BDOGETGWTARGETRSP¶
GetGatewayTargetResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_gatewayarn TYPE /AWS1/BDOGATEWAYARN /AWS1/BDOGATEWAYARN¶
The Amazon Resource Name (ARN) of the gateway.
iv_targetid TYPE /AWS1/BDOTARGETID /AWS1/BDOTARGETID¶
The unique identifier of the gateway target.
iv_createdat TYPE /AWS1/BDODATETIMESTAMP /AWS1/BDODATETIMESTAMP¶
The timestamp when the gateway target was created.
iv_updatedat TYPE /AWS1/BDODATETIMESTAMP /AWS1/BDODATETIMESTAMP¶
The timestamp when the gateway target was last updated.
iv_status TYPE /AWS1/BDOTARGETSTATUS /AWS1/BDOTARGETSTATUS¶
The current status of the gateway target.
iv_name TYPE /AWS1/BDOTARGETNAME /AWS1/BDOTARGETNAME¶
The name of the gateway target.
io_targetconfiguration TYPE REF TO /AWS1/CL_BDOTARGETCONF /AWS1/CL_BDOTARGETCONF¶
targetConfiguration
it_credentialproviderconfs TYPE /AWS1/CL_BDOCREDPROVIDERCONF=>TT_CREDENTIALPROVIDERCONFS TT_CREDENTIALPROVIDERCONFS¶
The credential provider configurations for the gateway target.
Optional arguments:¶
it_statusreasons TYPE /AWS1/CL_BDOSTATUSREASONS_W=>TT_STATUSREASONS TT_STATUSREASONS¶
The reasons for the current status of the gateway target.
iv_description TYPE /AWS1/BDOTARGETDESCRIPTION /AWS1/BDOTARGETDESCRIPTION¶
The description of the gateway target.
iv_lastsynchronizedat TYPE /AWS1/BDODATETIMESTAMP /AWS1/BDODATETIMESTAMP¶
The last synchronization of the target.
io_metadataconfiguration TYPE REF TO /AWS1/CL_BDOMETADATACONF /AWS1/CL_BDOMETADATACONF¶
The metadata configuration for HTTP header and query parameter propagation for the retrieved gateway target.
Queryable Attributes¶
gatewayArn¶
The Amazon Resource Name (ARN) of the gateway.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GATEWAYARN() |
Getter for GATEWAYARN, with configurable default |
ASK_GATEWAYARN() |
Getter for GATEWAYARN w/ exceptions if field has no value |
HAS_GATEWAYARN() |
Determine if GATEWAYARN has a value |
targetId¶
The unique identifier of the gateway target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETID() |
Getter for TARGETID, with configurable default |
ASK_TARGETID() |
Getter for TARGETID w/ exceptions if field has no value |
HAS_TARGETID() |
Determine if TARGETID has a value |
createdAt¶
The timestamp when the gateway target 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 when the gateway target was last 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 |
status¶
The current status of the gateway target.
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 |
statusReasons¶
The reasons for the current status of the gateway target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSREASONS() |
Getter for STATUSREASONS, with configurable default |
ASK_STATUSREASONS() |
Getter for STATUSREASONS w/ exceptions if field has no value |
HAS_STATUSREASONS() |
Determine if STATUSREASONS has a value |
name¶
The name of the gateway target.
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 |
description¶
The description of the gateway target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
targetConfiguration¶
targetConfiguration
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETCONFIGURATION() |
Getter for TARGETCONFIGURATION |
credentialProviderConfigurations¶
The credential provider configurations for the gateway target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREDENTIALPROVIDERCONFS() |
Getter for CREDENTIALPROVIDERCONFS, with configurable defaul |
ASK_CREDENTIALPROVIDERCONFS() |
Getter for CREDENTIALPROVIDERCONFS w/ exceptions if field ha |
HAS_CREDENTIALPROVIDERCONFS() |
Determine if CREDENTIALPROVIDERCONFS has a value |
lastSynchronizedAt¶
The last synchronization of the target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTSYNCHRONIZEDAT() |
Getter for LASTSYNCHRONIZEDAT, with configurable default |
ASK_LASTSYNCHRONIZEDAT() |
Getter for LASTSYNCHRONIZEDAT w/ exceptions if field has no |
HAS_LASTSYNCHRONIZEDAT() |
Determine if LASTSYNCHRONIZEDAT has a value |
metadataConfiguration¶
The metadata configuration for HTTP header and query parameter propagation for the retrieved gateway target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATACONFIGURATION() |
Getter for METADATACONFIGURATION |