Skip to content

/AWS1/CL_SGMAIRECDEPLOYS3CHNL

An Amazon S3 data channel for a recommended deployment configuration, containing model artifacts or optimized model outputs.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_channelname TYPE /AWS1/SGMAICHANNELNAME /AWS1/SGMAICHANNELNAME

A custom name for this Amazon S3 data channel.

iv_uri TYPE /AWS1/SGMS3URI /AWS1/SGMS3URI

The Amazon S3 URI of the data for this channel.


Queryable Attributes

ChannelName

A custom name for this Amazon S3 data channel.

Accessible with the following methods

Method Description
GET_CHANNELNAME() Getter for CHANNELNAME, with configurable default
ASK_CHANNELNAME() Getter for CHANNELNAME w/ exceptions if field has no value
HAS_CHANNELNAME() Determine if CHANNELNAME has a value

Uri

The Amazon S3 URI of the data for this channel.

Accessible with the following methods

Method Description
GET_URI() Getter for URI, with configurable default
ASK_URI() Getter for URI w/ exceptions if field has no value
HAS_URI() Determine if URI 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_AIRECDEPLOYS3CHANNELLIST

TYPES TT_AIRECDEPLOYS3CHANNELLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMAIRECDEPLOYS3CHNL WITH DEFAULT KEY
.