Skip to content

/AWS1/CL_SGMDESCRAIWKLDCFGRSP

DescribeAIWorkloadConfigResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_aiworkloadconfigname TYPE /AWS1/SGMAIENTITYNAME /AWS1/SGMAIENTITYNAME

The name of the AI workload configuration.

iv_aiworkloadconfigarn TYPE /AWS1/SGMAIWORKLOADCONFIGARN /AWS1/SGMAIWORKLOADCONFIGARN

The Amazon Resource Name (ARN) of the AI workload configuration.

iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

A timestamp that indicates when the AI workload configuration was created.

Optional arguments:

io_datasetconfig TYPE REF TO /AWS1/CL_SGMAIDATASETCONFIG /AWS1/CL_SGMAIDATASETCONFIG

The dataset configuration for the workload.

io_aiworkloadconfigs TYPE REF TO /AWS1/CL_SGMAIWORKLOADCONFIGS /AWS1/CL_SGMAIWORKLOADCONFIGS

The benchmark tool configuration and workload specification.

it_tags TYPE /AWS1/CL_SGMTAG=>TT_TAGLIST TT_TAGLIST

The tags associated with the AI workload configuration.


Queryable Attributes

AIWorkloadConfigName

The name of the AI workload configuration.

Accessible with the following methods

Method Description
GET_AIWORKLOADCONFIGNAME() Getter for AIWORKLOADCONFIGNAME, with configurable default
ASK_AIWORKLOADCONFIGNAME() Getter for AIWORKLOADCONFIGNAME w/ exceptions if field has n
HAS_AIWORKLOADCONFIGNAME() Determine if AIWORKLOADCONFIGNAME has a value

AIWorkloadConfigArn

The Amazon Resource Name (ARN) of the AI workload configuration.

Accessible with the following methods

Method Description
GET_AIWORKLOADCONFIGARN() Getter for AIWORKLOADCONFIGARN, with configurable default
ASK_AIWORKLOADCONFIGARN() Getter for AIWORKLOADCONFIGARN w/ exceptions if field has no
HAS_AIWORKLOADCONFIGARN() Determine if AIWORKLOADCONFIGARN has a value

DatasetConfig

The dataset configuration for the workload.

Accessible with the following methods

Method Description
GET_DATASETCONFIG() Getter for DATASETCONFIG

AIWorkloadConfigs

The benchmark tool configuration and workload specification.

Accessible with the following methods

Method Description
GET_AIWORKLOADCONFIGS() Getter for AIWORKLOADCONFIGS

Tags

The tags associated with the AI workload configuration.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

CreationTime

A timestamp that indicates when the AI workload configuration was created.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value