class Aws::KinesisAnalyticsV2::Types::CodeContentDescription

Describes details about the code of a Kinesis Data Analytics application.

@!attribute [rw] text_content

The text-format code
@return [String]

@!attribute [rw] code_md5

The checksum that can be used to validate zip-format code.
@return [String]

@!attribute [rw] code_size

The size in bytes of the application code. Can be used to validate
zip-format code.
@return [Integer]

@!attribute [rw] s3_application_code_location_description

The S3 bucket Amazon Resource Name (ARN), file key, and object
version of the application code stored in Amazon S3.
@return [Types::S3ApplicationCodeLocationDescription]

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

Constants

SENSITIVE