Skip to content

/AWS1/CL_BDOUPDATEGWTARGETRSP

UpdateGatewayTargetResponse

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 updated 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 updated Gateway Target.

iv_name TYPE /AWS1/BDOTARGETNAME /AWS1/BDOTARGETNAME

The updated 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 updated 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 updated Gateway Target.

iv_description TYPE /AWS1/BDOTARGETDESCRIPTION /AWS1/BDOTARGETDESCRIPTION

The updated description of the 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 updated 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 updated 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 updated 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 updated 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 updated 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 updated 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