DeleteRoutingPolicyRequest: { region?: Region; routingPolicyId: string }

Type declaration

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.

  • routingPolicyId: string

    ID of the routing policy to delete.