@aws-sdk/client-kinesis-analytics

UpdateApplicationRequest Interface

Members

Name
Type
Details
ApplicationName Requiredstring | undefined

Name of the Amazon Kinesis Analytics application to update.

ApplicationUpdate RequiredApplicationUpdate | undefined

Describes application updates.

CurrentApplicationVersionId Requirednumber | undefined

The current application version ID. You can use the DescribeApplication  operation to get this value.

Full Signature

export interface UpdateApplicationRequest