Skip to content

/AWS1/CL_PRIATTRIBUTEVALUE

The values of a given attribute, such as Throughput Optimized HDD or Provisioned IOPS for the Amazon EC2 volumeType attribute.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_value TYPE /AWS1/PRISTRING /AWS1/PRISTRING

The specific value of an attributeName.


Queryable Attributes

Value

The specific value of an attributeName.

Accessible with the following methods

Method Description
GET_VALUE() Getter for VALUE, with configurable default
ASK_VALUE() Getter for VALUE w/ exceptions if field has no value
HAS_VALUE() Determine if VALUE has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ATTRIBUTEVALUELIST

TYPES TT_ATTRIBUTEVALUELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_PRIATTRIBUTEVALUE WITH DEFAULT KEY
.