Skip to content

/AWS1/CL_MDXDEREGGWINSTRSP

DeregisterGatewayInstanceResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_gatewayinstancearn TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING

The ARN of the instance.

iv_instancestate TYPE /AWS1/MDXINSTANCESTATE /AWS1/MDXINSTANCESTATE

The status of the instance.


Queryable Attributes

GatewayInstanceArn

The ARN of the instance.

Accessible with the following methods

Method Description
GET_GATEWAYINSTANCEARN() Getter for GATEWAYINSTANCEARN, with configurable default
ASK_GATEWAYINSTANCEARN() Getter for GATEWAYINSTANCEARN w/ exceptions if field has no
HAS_GATEWAYINSTANCEARN() Determine if GATEWAYINSTANCEARN has a value

InstanceState

The status of the instance.

Accessible with the following methods

Method Description
GET_INSTANCESTATE() Getter for INSTANCESTATE, with configurable default
ASK_INSTANCESTATE() Getter for INSTANCESTATE w/ exceptions if field has no value
HAS_INSTANCESTATE() Determine if INSTANCESTATE has a value