import { _UnmarshalledDistributionList } from "./_DistributionList"; import * as __aws_sdk_types from "@aws-sdk/types"; /** *
The response to a request to list the distributions that are associated with a specified AWS WAF web ACL.
*/ export interface ListDistributionsByWebACLIdOutput extends __aws_sdk_types.MetadataBearer { /** *The DistributionList type.