- Navigation Guide
@aws-sdk/client-waf-regional
CreateByteMatchSetCommandOutput Interface
The output of CreateByteMatchSetCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ByteMatchSet | ByteMatchSet | undefined | A ByteMatchSet that contains no |
ChangeToken | string | undefined | The |
Full Signature
export interface CreateByteMatchSetCommandOutput extends CreateByteMatchSetResponse, MetadataBearer