- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-kinesis-analytics
UpdateApplicationRequest Interface
Members
Name | Type | Details |
---|---|---|
ApplicationName Required | string | undefined | Name of the Amazon Kinesis Analytics application to update. |
ApplicationUpdate Required | ApplicationUpdate | undefined | Describes application updates. |
CurrentApplicationVersionId Required | number | undefined | The current application version ID. You can use the DescribeApplication operation to get this value. |
Full Signature
export interface UpdateApplicationRequest