CodeContent

Specifies either the application code, or the location of the application code, for 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

Information about the Amazon S3 bucket that contains the application code.

Link copied to clipboard

The text-format code for a Managed Service for Apache Flink application.

Link copied to clipboard

The zip-format code for a Managed Service for Apache Flink application.

Functions

Link copied to clipboard
inline fun copy(block: CodeContent.Builder.() -> Unit = {}): CodeContent
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