- Navigation Guide
@aws-sdk/client-cloudfront
ListDistributionsByWebACLIdCommandInput Interface
Members
Name | Type | Details |
---|---|---|
WebACLId Required | string | undefined | The ID of the WAF web ACL that you want to list the associated distributions. If you specify "null" for the ID, the request returns a list of the distributions that aren't associated with a web ACL. For WAFV2, this is the ARN of the web ACL, such as For WAF Classic, this is the ID of the web ACL, such as |
Marker | string | undefined | Use |
MaxItems | number | undefined | The maximum number of distributions that you want CloudFront to return in the response body. The maximum and default values are both 100. |
Full Signature
export interface ListDistributionsByWebACLIdCommandInput extends ListDistributionsByWebACLIdRequest