Skip to content

/AWS1/CL_BTCUPDATESVCENVRSP

UpdateServiceEnvironmentResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_serviceenvironmentname TYPE /AWS1/BTCSTRING /AWS1/BTCSTRING

The name of the service environment that was updated.

iv_serviceenvironmentarn TYPE /AWS1/BTCSTRING /AWS1/BTCSTRING

The Amazon Resource Name (ARN) of the service environment that was updated.


Queryable Attributes

serviceEnvironmentName

The name of the service environment that was updated.

Accessible with the following methods

Method Description
GET_SERVICEENVIRONMENTNAME() Getter for SERVICEENVIRONMENTNAME, with configurable default
ASK_SERVICEENVIRONMENTNAME() Getter for SERVICEENVIRONMENTNAME w/ exceptions if field has
HAS_SERVICEENVIRONMENTNAME() Determine if SERVICEENVIRONMENTNAME has a value

serviceEnvironmentArn

The Amazon Resource Name (ARN) of the service environment that was updated.

Accessible with the following methods

Method Description
GET_SERVICEENVIRONMENTARN() Getter for SERVICEENVIRONMENTARN, with configurable default
ASK_SERVICEENVIRONMENTARN() Getter for SERVICEENVIRONMENTARN w/ exceptions if field has
HAS_SERVICEENVIRONMENTARN() Determine if SERVICEENVIRONMENTARN has a value