Skip to content

/AWS1/CL_BTCCRECONSUMABLERES01

CreateConsumableResourceResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_consumableresourcename TYPE /AWS1/BTCSTRING /AWS1/BTCSTRING

The name of the consumable resource.

iv_consumableresourcearn TYPE /AWS1/BTCSTRING /AWS1/BTCSTRING

The Amazon Resource Name (ARN) of the consumable resource.


Queryable Attributes

consumableResourceName

The name of the consumable resource.

Accessible with the following methods

Method Description
GET_CONSUMABLERESOURCENAME() Getter for CONSUMABLERESOURCENAME, with configurable default
ASK_CONSUMABLERESOURCENAME() Getter for CONSUMABLERESOURCENAME w/ exceptions if field has
HAS_CONSUMABLERESOURCENAME() Determine if CONSUMABLERESOURCENAME has a value

consumableResourceArn

The Amazon Resource Name (ARN) of the consumable resource.

Accessible with the following methods

Method Description
GET_CONSUMABLERESOURCEARN() Getter for CONSUMABLERESOURCEARN, with configurable default
ASK_CONSUMABLERESOURCEARN() Getter for CONSUMABLERESOURCEARN w/ exceptions if field has
HAS_CONSUMABLERESOURCEARN() Determine if CONSUMABLERESOURCEARN has a value