class Aws::KinesisAnalyticsV2::Types::CustomArtifactConfigurationDescription

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

@!attribute [rw] artifact_type

`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.
@return [String]

@!attribute [rw] s3_content_location_description

For a Kinesis Data Analytics 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.
@return [Types::S3ContentLocation]

@!attribute [rw] maven_reference_description

The parameters that are required to specify a Maven dependency.
@return [Types::MavenReference]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CustomArtifactConfigurationDescription AWS API Documentation

Constants

SENSITIVE