Skip to content

/AWS1/CL_BTCCREQUOTASHARERSP

CreateQuotaShareResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_quotasharename TYPE /AWS1/BTCSTRING /AWS1/BTCSTRING

The name of the quota share.

iv_quotasharearn TYPE /AWS1/BTCSTRING /AWS1/BTCSTRING

The Amazon Resource Name (ARN) of the quota share.


Queryable Attributes

quotaShareName

The name of the quota share.

Accessible with the following methods

Method Description
GET_QUOTASHARENAME() Getter for QUOTASHARENAME, with configurable default
ASK_QUOTASHARENAME() Getter for QUOTASHARENAME w/ exceptions if field has no valu
HAS_QUOTASHARENAME() Determine if QUOTASHARENAME has a value

quotaShareArn

The Amazon Resource Name (ARN) of the quota share.

Accessible with the following methods

Method Description
GET_QUOTASHAREARN() Getter for QUOTASHAREARN, with configurable default
ASK_QUOTASHAREARN() Getter for QUOTASHAREARN w/ exceptions if field has no value
HAS_QUOTASHAREARN() Determine if QUOTASHAREARN has a value