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