Skip to content

/AWS1/CL_KN2CUSTRTIFACTCONFDSC

Specifies a dependency JAR or a JAR of user-defined functions.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_artifacttype TYPE /AWS1/KN2ARTIFACTTYPE /AWS1/KN2ARTIFACTTYPE

UDF stands for user-defined functions. This type of artifact must be in an S3 bucket. A DEPENDENCY_JAR can be in either Maven or an S3 bucket.

io_s3contentlocationdesc TYPE REF TO /AWS1/CL_KN2S3CONTENTLOCATION /AWS1/CL_KN2S3CONTENTLOCATION

For a Managed Service for Apache Flink application provides a description of an Amazon S3 object, including the Amazon Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version number of the Amazon S3 object that contains the data.

io_mavenreferencedescription TYPE REF TO /AWS1/CL_KN2MAVENREFERENCE /AWS1/CL_KN2MAVENREFERENCE

The parameters that are required to specify a Maven dependency.


Queryable Attributes

ArtifactType

UDF stands for user-defined functions. This type of artifact must be in an S3 bucket. A DEPENDENCY_JAR can be in either Maven or an S3 bucket.

Accessible with the following methods

Method Description
GET_ARTIFACTTYPE() Getter for ARTIFACTTYPE, with configurable default
ASK_ARTIFACTTYPE() Getter for ARTIFACTTYPE w/ exceptions if field has no value
HAS_ARTIFACTTYPE() Determine if ARTIFACTTYPE has a value

S3ContentLocationDescription

For a Managed Service for Apache Flink application provides a description of an Amazon S3 object, including the Amazon Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version number of the Amazon S3 object that contains the data.

Accessible with the following methods

Method Description
GET_S3CONTENTLOCATIONDESC() Getter for S3CONTENTLOCATIONDESCRIPTION

MavenReferenceDescription

The parameters that are required to specify a Maven dependency.

Accessible with the following methods

Method Description
GET_MAVENREFERENCEDESC() Getter for MAVENREFERENCEDESCRIPTION

Public Local Types In This Class

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

TT_CUSTOMARTIFACTSCONFDESCLIST

TYPES TT_CUSTOMARTIFACTSCONFDESCLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_KN2CUSTRTIFACTCONFDSC WITH DEFAULT KEY
.