/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¶
UDFstands for user-defined functions. This type of artifact must be in an S3 bucket. ADEPENDENCY_JARcan be in either Maven or an S3 bucket.
io_s3contentlocationdesc TYPE REF TO /AWS1/CL_KN2S3CONTENTLOCATION /AWS1/CL_KN2S3CONTENTLOCATION¶
S3ContentLocationDescription
io_mavenreferencedescription TYPE REF TO /AWS1/CL_KN2MAVENREFERENCE /AWS1/CL_KN2MAVENREFERENCE¶
The parameters that are required to specify a Maven dependency.
Queryable Attributes¶
ArtifactType¶
UDFstands for user-defined functions. This type of artifact must be in an S3 bucket. ADEPENDENCY_JARcan 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¶
S3ContentLocationDescription
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
.