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