- Navigation Guide
@aws-sdk/client-qbusiness
UpdateSubscriptionCommandInput Interface
The input for UpdateSubscriptionCommand.
Members
Name | Type | Details |
---|---|---|
applicationId Required | string | undefined | The identifier of the Amazon Q Business application where the subscription update should take effect. |
subscriptionId Required | string | undefined | The identifier of the Amazon Q Business subscription to be updated. |
type Required | SubscriptionType | undefined | The type of the Amazon Q Business subscription to be updated. |
Full Signature
export interface UpdateSubscriptionCommandInput extends UpdateSubscriptionRequest