- Navigation Guide
@aws-sdk/client-waf-regional
UpdateByteMatchSetCommandInput Interface
The input for UpdateByteMatchSetCommand.
Members
Name | Type | Details |
---|---|---|
ByteMatchSetId Required | string | undefined | The |
ChangeToken Required | string | undefined | The value returned by the most recent call to GetChangeToken. |
Updates Required | ByteMatchSetUpdate[] | undefined | An array of
|
Full Signature
export interface UpdateByteMatchSetCommandInput extends UpdateByteMatchSetRequest