Skip to content

/AWS1/CL_SDYGETINSTRESPONSE

GetInstanceResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_resourceowner TYPE /AWS1/SDYAWSACCOUNTID /AWS1/SDYAWSACCOUNTID

The ID of the Amazon Web Services account that created the namespace that contains the service that the instance is associated with. If this isn't your account ID, it's the ID of the account that shared the namespace with your account.

io_instance TYPE REF TO /AWS1/CL_SDYINSTANCE /AWS1/CL_SDYINSTANCE

A complex type that contains information about a specified instance.


Queryable Attributes

ResourceOwner

The ID of the Amazon Web Services account that created the namespace that contains the service that the instance is associated with. If this isn't your account ID, it's the ID of the account that shared the namespace with your account.

Accessible with the following methods

Method Description
GET_RESOURCEOWNER() Getter for RESOURCEOWNER, with configurable default
ASK_RESOURCEOWNER() Getter for RESOURCEOWNER w/ exceptions if field has no value
HAS_RESOURCEOWNER() Determine if RESOURCEOWNER has a value

Instance

A complex type that contains information about a specified instance.

Accessible with the following methods

Method Description
GET_INSTANCE() Getter for INSTANCE