Skip to content

/AWS1/CL_KN2APPLICATIONCONF

Specifies the creation parameters for a Managed Service for Apache Flink application.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_sqlapplicationconf TYPE REF TO /AWS1/CL_KN2SQLAPPLICATIONCONF /AWS1/CL_KN2SQLAPPLICATIONCONF

The creation and update parameters for a SQL-based Kinesis Data Analytics application.

io_flinkapplicationconf TYPE REF TO /AWS1/CL_KN2FLINKAPPLICATION00 /AWS1/CL_KN2FLINKAPPLICATION00

The creation and update parameters for a Managed Service for Apache Flink application.

io_environmentproperties TYPE REF TO /AWS1/CL_KN2ENVIRONMENTPRPS /AWS1/CL_KN2ENVIRONMENTPRPS

Describes execution properties for a Managed Service for Apache Flink application.

io_applicationcodeconf TYPE REF TO /AWS1/CL_KN2APPLICATIONCODEC00 /AWS1/CL_KN2APPLICATIONCODEC00

The code location and type parameters for a Managed Service for Apache Flink application.

io_applicationsnapshotconf TYPE REF TO /AWS1/CL_KN2APPLICATIONSNAPC00 /AWS1/CL_KN2APPLICATIONSNAPC00

Describes whether snapshots are enabled for a Managed Service for Apache Flink application.

io_applicationsystemrollba00 TYPE REF TO /AWS1/CL_KN2APPLICATIONSYSTE00 /AWS1/CL_KN2APPLICATIONSYSTE00

Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application.

it_vpcconfigurations TYPE /AWS1/CL_KN2VPCCONFIGURATION=>TT_VPCCONFIGURATIONS TT_VPCCONFIGURATIONS

The array of descriptions of VPC configurations available to the application.

io_zeppelinapplicationconf TYPE REF TO /AWS1/CL_KN2ZEPPELINAPPLICAT00 /AWS1/CL_KN2ZEPPELINAPPLICAT00

The configuration parameters for a Managed Service for Apache Flink Studio notebook.

io_applicationencryptionconf TYPE REF TO /AWS1/CL_KN2APPENCRYPTIONCONF /AWS1/CL_KN2APPENCRYPTIONCONF

The configuration to manage encryption at rest.


Queryable Attributes

SqlApplicationConfiguration

The creation and update parameters for a SQL-based Kinesis Data Analytics application.

Accessible with the following methods

Method Description
GET_SQLAPPLICATIONCONF() Getter for SQLAPPLICATIONCONFIGURATION

FlinkApplicationConfiguration

The creation and update parameters for a Managed Service for Apache Flink application.

Accessible with the following methods

Method Description
GET_FLINKAPPLICATIONCONF() Getter for FLINKAPPLICATIONCONF

EnvironmentProperties

Describes execution properties for a Managed Service for Apache Flink application.

Accessible with the following methods

Method Description
GET_ENVIRONMENTPROPERTIES() Getter for ENVIRONMENTPROPERTIES

ApplicationCodeConfiguration

The code location and type parameters for a Managed Service for Apache Flink application.

Accessible with the following methods

Method Description
GET_APPLICATIONCODECONF() Getter for APPLICATIONCODECONFIGURATION

ApplicationSnapshotConfiguration

Describes whether snapshots are enabled for a Managed Service for Apache Flink application.

Accessible with the following methods

Method Description
GET_APPLICATIONSNAPSHOTCONF() Getter for APPLICATIONSNAPSHOTCONF

ApplicationSystemRollbackConfiguration

Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application.

Accessible with the following methods

Method Description
GET_APPLICATIONSYSTEMROLLB00() Getter for APPLICATIONSYSTEMROLLBACKC00

VpcConfigurations

The array of descriptions of VPC configurations available to the application.

Accessible with the following methods

Method Description
GET_VPCCONFIGURATIONS() Getter for VPCCONFIGURATIONS, with configurable default
ASK_VPCCONFIGURATIONS() Getter for VPCCONFIGURATIONS w/ exceptions if field has no v
HAS_VPCCONFIGURATIONS() Determine if VPCCONFIGURATIONS has a value

ZeppelinApplicationConfiguration

The configuration parameters for a Managed Service for Apache Flink Studio notebook.

Accessible with the following methods

Method Description
GET_ZEPPELINAPPLICATIONCONF() Getter for ZEPPELINAPPLICATIONCONF

ApplicationEncryptionConfiguration

The configuration to manage encryption at rest.

Accessible with the following methods

Method Description
GET_APPENCRYPTIONCONF() Getter for APPLICATIONENCRYPTIONCONF