Skip to content

/AWS1/CL_KN2ADDAPPLICATIONVP01

AddApplicationVpcConfigurationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_APPLICATIONARN TYPE /AWS1/KN2RESOURCEARN /AWS1/KN2RESOURCEARN

The ARN of the application.

IV_APPLICATIONVERSIONID TYPE /AWS1/KN2APPLICATIONVERSIONID /AWS1/KN2APPLICATIONVERSIONID

Provides the current application version. Managed Service for Apache Flink updates the ApplicationVersionId each time you update the application.

IO_VPCCONFDESCRIPTION TYPE REF TO /AWS1/CL_KN2VPCCONFDESCRIPTION /AWS1/CL_KN2VPCCONFDESCRIPTION

The parameters of the new VPC configuration.

IV_OPERATIONID TYPE /AWS1/KN2OPERATIONID /AWS1/KN2OPERATIONID

Operation ID for tracking AddApplicationVpcConfiguration request


Queryable Attributes

ApplicationARN

The ARN of the application.

Accessible with the following methods

Method Description
GET_APPLICATIONARN() Getter for APPLICATIONARN, with configurable default
ASK_APPLICATIONARN() Getter for APPLICATIONARN w/ exceptions if field has no valu
HAS_APPLICATIONARN() Determine if APPLICATIONARN has a value

ApplicationVersionId

Provides the current application version. Managed Service for Apache Flink updates the ApplicationVersionId each time you update the application.

Accessible with the following methods

Method Description
GET_APPLICATIONVERSIONID() Getter for APPLICATIONVERSIONID, with configurable default
ASK_APPLICATIONVERSIONID() Getter for APPLICATIONVERSIONID w/ exceptions if field has n
HAS_APPLICATIONVERSIONID() Determine if APPLICATIONVERSIONID has a value

VpcConfigurationDescription

The parameters of the new VPC configuration.

Accessible with the following methods

Method Description
GET_VPCCONFDESCRIPTION() Getter for VPCCONFIGURATIONDESCRIPTION

OperationId

Operation ID for tracking AddApplicationVpcConfiguration request

Accessible with the following methods

Method Description
GET_OPERATIONID() Getter for OPERATIONID, with configurable default
ASK_OPERATIONID() Getter for OPERATIONID w/ exceptions if field has no value
HAS_OPERATIONID() Determine if OPERATIONID has a value