import { _UnmarshalledWebACL } from "./_WebACL"; import * as __aws_sdk_types from "@aws-sdk/types"; /** * CreateWebACLOutput shape */ export interface CreateWebACLOutput extends __aws_sdk_types.MetadataBearer { /** *
The WebACL returned in the CreateWebACL response.
The ChangeToken that you used to submit the CreateWebACL request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.