Skip to content

/AWS1/CL_OMXCONFDETAILS

Minimal details for a configuration resource.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_name TYPE /AWS1/OMXCONFIGURATIONNAME /AWS1/OMXCONFIGURATIONNAME

User-friendly name for the configuration.

iv_arn TYPE /AWS1/OMXCONFIGURATIONARN /AWS1/OMXCONFIGURATIONARN

Unique resource identifier for the configuration.

iv_uuid TYPE /AWS1/OMXCONFIGURATIONUUID /AWS1/OMXCONFIGURATIONUUID

Unique identifier for the configuration.


Queryable Attributes

name

User-friendly name for the configuration.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

arn

Unique resource identifier for the configuration.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

uuid

Unique identifier for the configuration.

Accessible with the following methods

Method Description
GET_UUID() Getter for UUID, with configurable default
ASK_UUID() Getter for UUID w/ exceptions if field has no value
HAS_UUID() Determine if UUID has a value