CodeContentDescription

Describes details about the code of a Managed Service for Apache Flink application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The checksum that can be used to validate zip-format code.

Link copied to clipboard

The size in bytes of the application code. Can be used to validate zip-format code.

Link copied to clipboard

The S3 bucket Amazon Resource Name (ARN), file key, and object version of the application code stored in Amazon S3.

Link copied to clipboard

The text-format code

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String